From 122eb0e242adc3e5ccc84e54f243c1c19e85714b Mon Sep 17 00:00:00 2001 From: prescience Date: Wed, 20 Jun 2001 13:59:30 +0000 Subject: [PATCH] fixed html error for NS (untested) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@268 f5dc347c-c33d-0410-90a0-b07cc1902cb9 --- starting.php3 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/starting.php3 b/starting.php3 index cbed661..1cddaca 100644 --- a/starting.php3 +++ b/starting.php3 @@ -162,4 +162,11 @@ Since php is loosely typed it would try to convert to numbers if you used the +
  • Functions can be defined anywhere in php code. They must be defined before they are used (so be watchful of your include() ordering).


    -If you think of more points or have questions please Let me know! \ No newline at end of file +If you think of more points or have questions please Let me know! + + + + + + + \ No newline at end of file