mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
Code cleanup
This commit is contained in:
@@ -26,12 +26,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
public function testLoad()
|
public function testLoad()
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
public function testUnserialize()
|
public function testUnserialize()
|
||||||
{
|
{
|
||||||
// Buggy value test.
|
// Buggy value test.
|
||||||
@@ -67,26 +67,7 @@
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
public function testWriteArray()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public function testReadArray()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public function testWrite()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public function testRead()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public function testStore()
|
public function testStore()
|
||||||
{
|
{
|
||||||
@@ -96,5 +77,5 @@
|
|||||||
public function testSerialize()
|
public function testSerialize()
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user