No OC_Log

pull/1/head
Thomas Müller 9 年前
父节点 5cbe778de3
当前提交 64b4d0cd3d

@ -1,8 +1,5 @@
<?php
global $RUNTIME_NOAPPS;
$RUNTIME_NOAPPS = true;
if (!defined('PHPUNIT_RUN')) {
define('PHPUNIT_RUN', 1);
}
@ -14,4 +11,3 @@ if(!class_exists('PHPUnit_Framework_TestCase')) {
}
OC_Hook::clear();
OC_Log::$enabled = false;

正在加载...
取消
保存