浏览代码

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';
?>

正在加载...
取消
保存