heh, remove hook test line
This commit is contained in:
parent
b16ce4daae
commit
cc7200986c
|
@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License
|
||||||
along with this program; if not, write to the Free Software
|
along with this program; if not, write to the Free Software
|
||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
top.console
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
foreach (glob(dirname(__FILE__) . '/classes/*.inc') as $__file) { require_once($__file); }
|
foreach (glob(dirname(__FILE__) . '/classes/*.inc') as $__file) { require_once($__file); }
|
||||||
|
|
Loading…
Reference in New Issue