Added fetchLimit overrides to EGG
This commit is contained in:
2
www/extern/egg/Logger.php
vendored
2
www/extern/egg/Logger.php
vendored
@@ -4,7 +4,7 @@ require_once 'Utils.php';
|
||||
|
||||
interface ILogger
|
||||
{
|
||||
public function proclog($text);
|
||||
public function proclog($text);
|
||||
}
|
||||
|
||||
class FileLogger implements ILogger
|
||||
|
||||
Reference in New Issue
Block a user