diff options
| author | ziejd2 | 2021-02-24 15:19:03 -0600 |
|---|---|---|
| committer | ziejd2 | 2021-02-24 15:19:03 -0600 |
| commit | 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 (patch) | |
| tree | d4356879a9b0a3d44063a6b292ef0197173697af /sourcecodes/example.php | |
| parent | a2b306b10fb07f07c63235861ccfe460153e8609 (diff) | |
| download | BNW-1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0.tar.gz | |
Moving final GENENET8 version to master
Diffstat (limited to 'sourcecodes/example.php')
| -rw-r--r-- | sourcecodes/example.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sourcecodes/example.php b/sourcecodes/example.php index d831b32d..47570aa2 100644 --- a/sourcecodes/example.php +++ b/sourcecodes/example.php @@ -1,8 +1,8 @@ <?php include("input_validate.php"); $oldkeyval=$_GET["My_key"]; -//$dir="/tmp/bnw/"; -$dir="/var/lib/genenet/bnw/"; +$dir="/tmp/bnw/"; + $type_n=array(); |
