mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Issue #4270 Disable automatic WebP conversion in admin area.
This commit is contained in:
@@ -136,6 +136,11 @@
|
||||
$this->logTime($sMarker);
|
||||
}
|
||||
|
||||
/**
|
||||
* Replacement for $sql->db_Mark_Time()
|
||||
* @param string $sMarker - a descriptive marker for the log
|
||||
* @return null
|
||||
*/
|
||||
public function logTime($sMarker)
|
||||
{
|
||||
if(!$this->active)
|
||||
|
Reference in New Issue
Block a user