mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-19 19:09:13 -04:00
All modules should be named Xxx_Core for extensibility. Fixes #1458.
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
class Access_Cache_Model extends ORM {
|
||||
class Access_Cache_Model_Core extends ORM {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user