ソースを参照

sucks

development
mauirixxx 8年前
コミット
8167dcfa7c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      gw-insert.php

+ 1
- 1
gw-insert.php ファイルの表示

@@ -1,5 +1,5 @@
<?php
$rare = $_POST['matid']; //this will all go away soon
$rare = $_POST['gwdrop']; //this will all go away soon
echo 'If this worked then there will be a number here: ' . $rare . ' <BR /><BR />';
echo 'Return to <A HREF="gw-record.php">data recording</A> page';
?>

読み込み中…
キャンセル
保存