jmcastagnetto Sat Mar 24 05:03:23 2001 EDT
Modified files:
/phpdoc/en/functions info.xml
Log:
minor typo in example
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.43 phpdoc/en/functions/info.xml:1.44
--- phpdoc/en/functions/info.xml:1.43 Mon Mar 19 04:49:03 2001
+++ phpdoc/en/functions/info.xml Sat Mar 24 05:03:22 2001
@@ -1526,7 +1526,7 @@
require_once ("../inc/global.php");
for ($i=1; $i<5; $i++)
- include "util".$i."php";
+ include "util".$i.".php";
echo "Required_once/Included_once files\n";
print_r (get_required_files());
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Sean Bright
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jani Taskinen
