diff options
author | Brion Vibber <brion@pobox.com> | 2009-11-24 09:38:16 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2009-11-24 09:40:47 -0800 |
commit | 2fabf586c77ca64562f2f126cf7a734fc4459c54 (patch) | |
tree | 996a47c1e91e753120c8df2fc1d6e1507ad73087 /scripts/fixup_notices_rendered.php | |
parent | 979e0a14aeaa5617e843c155ae1a1928d0f6c398 (diff) |
Break TableDef, ColumnDef classes to separate files so autoloader can find them.
With $config['db']['schemacheck'] set to 'script' in live deployment, Schema class wasn't being preloaded for us; the uses of TableDef by plugins for DataObject configuration would then fail because the class wasn't loaded. Broken to separate files, the autoloader can find all classes in either case.
PHP Fatal error: Class 'TableDef' not found in /var/www/statusnet/plugins/OpenID/User_openid.php on line 43, referer: http://identi.ca/brionv/all
Diffstat (limited to 'scripts/fixup_notices_rendered.php')
0 files changed, 0 insertions, 0 deletions