hholzgra Mon Apr 8 14:15:52 2002 EDT
Modified files:
/phpdoc/scripts file-entities.php
Log:
another shot at the windows problem
Index: phpdoc/scripts/file-entities.php
diff -u phpdoc/scripts/file-entities.php:1.5 phpdoc/scripts/file-entities.php:1.6
--- phpdoc/scripts/file-entities.php:1.5 Sun Apr 7 16:41:00 2002
+++ phpdoc/scripts/file-entities.php Mon Apr 8 14:15:51 2002
@@ -10,7 +10,7 @@
ob_implicit_flush();
set_time_limit(0);
-$base_dir = abs_path($argv[$argc-2]);
+$base_dir = str_replace("\\","/",abs_path($argv[$argc-2]));
if(php_sapi_name()!="cli") $base_dir=ereg_replace("/scripts$","",$base_dir);
$orig_dir = $base_dir."/en";- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc /scripts file-entiti... Simone Cortesi
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc /scripts file-entiti... Simone Cortesi
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Gabor Hojtsy
- RE: [PHP-DOC] cvs: phpdoc /scripts file-entiti... Gregory Song
- RE: [PHP-DOC] cvs: phpdoc /scripts file-en... friedhelm betz
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /scripts file-entities.php Gabor Hojtsy
