hholzgra                Sun Mar 11 13:25:26 2001 EDT

  Modified files:              
    /functable  dslgen 
  Log:
  added some linebreaks
  
Index: functable/dslgen
diff -u functable/dslgen:1.3 functable/dslgen:1.4
--- functable/dslgen:1.3        Wed Feb 14 03:32:30 2001
+++ functable/dslgen    Sun Mar 11 13:25:25 2001
@@ -41,16 +41,16 @@
 mysql_free_result($result);
 
 
-echo ";; DO NOT EDIT THIS FILE !!!";
-echo ";; as it is auto-generated from the same database";
-echo ";; as the functiontable at ";
-echo ";; http://www.zugeschaut-und-mitgebaut.de/php";
-echo ";; you can generate it yourself by unsing the code";
-echo ";; to be found under the functable repository in CVS";
-echo ";;";
-echo ";; if you think this is out of date :";
-echo ";;                             mailto:[EMAIL PROTECTED]";
-echo ";;";
+echo ";; DO NOT EDIT THIS FILE !!!\n";
+echo ";; as it is auto-generated from the same database\n";
+echo ";; as the functiontable at \n";
+echo ";; http://www.zugeschaut-und-mitgebaut.de/php\n";
+echo ";; you can generate it yourself by unsing the code\n";
+echo ";; to be found under the functable repository in CVS\n";
+echo ";;\n";
+echo ";; if you think this is out of date :\n";
+echo ";;                             mailto:[EMAIL PROTECTED]\n";
+echo ";;\n\n";
 echo "(define (index-char-val ch)
   (case ch
     ((#\\A #\\a) 65)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to