mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Prevent empty log files.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
/**
|
||||
* DEPRECATED: Allows Storage of arrays without use of serialize functions
|
||||
* @DEPRECATED: Allows Storage of arrays without use of serialize functions
|
||||
*
|
||||
*/
|
||||
class ArrayData {
|
||||
|
Reference in New Issue
Block a user