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