summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2009-11-24 09:38:16 -0800
committerBrion Vibber <brion@pobox.com>2009-11-24 09:38:16 -0800
commit2da531d7d65044f3093eafd72b73a08e1cf67fd5 (patch)
tree3f6c77dc807728e1ec852ee2f2209623233d9617 /plugins
parent84ed094f40d4087704fc3354ea4c3743b1447331 (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 'plugins')
0 files changed, 0 insertions, 0 deletions