mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 09:34:54 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -57,7 +57,7 @@ class ArrayData
|
||||
* Returns an array from stored array data.
|
||||
* @deprecated use e107::unserialize() instead.
|
||||
* @param string $ArrayData
|
||||
* @return bool|array stored data
|
||||
* @return array stored data
|
||||
*/
|
||||
function ReadArray($ArrayData)
|
||||
{
|
||||
|
Reference in New Issue
Block a user