1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00

Update engine/console/protected/plugin/PluginExample.class.php

This commit is contained in:
Chiliec 2012-08-16 13:05:17 +04:00
parent 47df2b0b74
commit 0fb7890c59

View file

@ -68,6 +68,7 @@ class PluginExample extends Plugin {
/*
$this->ExportSQL(dirname(__FILE__).'/deinstall.sql'); // Выполнить деактивационный sql, если надо.
*/
return true;
}