mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Finished I hope, appropriate errors when modules are missing.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9540 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -28,6 +28,8 @@ if (!class_exists('acm_memory'))
|
||||
*/
|
||||
class acm extends acm_memory
|
||||
{
|
||||
var $extension = 'xcache';
|
||||
|
||||
function acm()
|
||||
{
|
||||
// Call the parent constructor
|
||||
|
Reference in New Issue
Block a user