cucinato Fri Feb 21 12:48:54 2003 EDT
Modified files:
/phpdoc-it/reference/array/functions sort.xml
/phpdoc/scripts php.ini
Log:
fixed tag
Index: phpdoc-it/reference/array/functions/sort.xml
diff -u phpdoc-it/reference/array/functions/sort.xml:1.4
phpdoc-it/reference/array/functions/sort.xml:1.5
--- phpdoc-it/reference/array/functions/sort.xml:1.4 Thu Feb 20 17:55:22 2003
+++ phpdoc-it/reference/array/functions/sort.xml Fri Feb 21 12:48:53 2003
@@ -73,7 +73,7 @@
<note>
<para>
Il secondo parametro � stato aggiunto in PHP 4.
- <para>
+ </para>
</note>
<para>
Vedere anche <function>arsort</function>,
Index: phpdoc/scripts/php.ini
diff -u phpdoc/scripts/php.ini:1.2 phpdoc/scripts/php.ini:1.3
--- phpdoc/scripts/php.ini:1.2 Sat May 11 06:55:55 2002
+++ phpdoc/scripts/php.ini Fri Feb 21 12:48:54 2003
@@ -5,7 +5,7 @@
[PHP]
short_open_tag = On
allow_call_time_pass_reference = Off
-;safe_mode = Off
+safe_mode = Off
max_execution_time = 0
memory_limit = 16M
display_errors = Off
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php