]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow plugin DB_DataObject classes to not have to use the .ini file by overriding...
authorCraig Andrews <candrews@integralblue.com>
Mon, 16 Nov 2009 20:24:25 +0000 (15:24 -0500)
committerCraig Andrews <candrews@integralblue.com>
Mon, 16 Nov 2009 20:24:25 +0000 (15:24 -0500)
commita373d07ae00b878f47970f2e4a7d86c6ec3a65cf
tree707ac5caad824efb5957470e2e0dad07281f3315
parent0e7dd81a6cf38c879f24f476411104d67b9eb177
Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them
classes/Plugin_DataObject.php [new file with mode: 0644]
classes/statusnet.ini
lib/schema.php
plugins/Authentication/AuthenticationPlugin.php
plugins/Authentication/User_username.php
plugins/OpenID/OpenIDPlugin.php
plugins/OpenID/User_openid.php
plugins/OpenID/User_openid_trustroot.php
plugins/UserFlag/UserFlagPlugin.php
plugins/UserFlag/User_flag_profile.php