Fix folding and clean up some extensions

This commit is contained in:
Rasmus Lerdorf 2001-06-06 13:06:12 +00:00
parent 3bfd50f4f1
commit 81e2cf03ac
161 changed files with 1610 additions and 834 deletions

View file

@ -333,5 +333,6 @@ void php_import_environment_variables(zval *array_ptr ELS_DC PLS_DC)
* tab-width: 4
* c-basic-offset: 4
* End:
* vim: sw=4 ts=4 tw=78 fdm=marker
* vim600: sw=4 ts=4 tw=78 fdm=marker
* vim<600: sw=4 ts=4 tw=78
*/