hholzgra Wed Apr 3 16:24:10 2002 EDT
Modified files:
/phpdoc/scripts reference-split.php
Log:
just to please mark
Index: phpdoc/scripts/reference-split.php
diff -u phpdoc/scripts/reference-split.php:1.1 phpdoc/scripts/reference-split.php:1.2
--- phpdoc/scripts/reference-split.php:1.1 Wed Apr 3 16:05:14 2002
+++ phpdoc/scripts/reference-split.php Wed Apr 3 16:24:09 2002
@@ -1,6 +1,4 @@
-# todo create different outdir pathes
-
-<script language="php">
+<?php
set_time_limit(0);
error_reporting(E_ALL);
@@ -196,4 +194,4 @@
// convert the current directory
convert_dir(".");
-</script>
+?>