This commit is contained in:
Rodolphe Quiedeville 2005-02-14 16:45:22 +00:00
parent bb5bf31b72
commit 10b38112c9

View File

@ -23,7 +23,7 @@
require ("../../master.inc.php"); require ("../../master.inc.php");
$opt = getopt("file"); $opt = getopt("file:");
$file = $opt[file]; $file = $opt[file];