]> scripts.mit.edu Git - wizard.git/blob - wizard/app/php.py
Add infrastructure for app subclasses.
[wizard.git] / wizard / app / php.py
1 php_ini_regexes = \
2         {'WIZARD_SESSIONNAME': None,
3          'WIZARD_TMPDIR': None}