mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
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:
parent
044cc0f679
commit
21a2bcd7ac
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
# to enable parsing off this file
|
# to enable parsing off this file
|
||||||
#
|
#
|
||||||
php_value memory_limit 32M
|
php_value memory_limit 128M
|
||||||
php_value max_execution_time 60
|
php_value max_execution_time 60
|
||||||
php_flag register_globals Off
|
php_flag register_globals Off
|
||||||
php_flag magic_quotes_gpc Off
|
php_flag magic_quotes_gpc Off
|
||||||
|
Loading…
Reference in New Issue
Block a user