Remove extra_nm, we can put multiple nextmatches on a page now. (Yay)

Also, change everything that was using extra_nm to use a real nextmatch
This commit is contained in:
Nathan Gray 2008-08-21 20:55:50 +00:00
parent 044cc0f679
commit 21a2bcd7ac

View File

@ -5,7 +5,7 @@
#
# to enable parsing off this file
#
php_value memory_limit 32M
php_value memory_limit 128M
php_value max_execution_time 60
php_flag register_globals Off
php_flag magic_quotes_gpc Off