This commit is contained in:
Romain Neutron
2012-05-23 00:01:29 +02:00
parent 41e56ed86b
commit 4afa21d419
346 changed files with 2234 additions and 3759 deletions

View File

@@ -21,7 +21,7 @@ class cache_databox
/**
*
* @param int $sbas_id
* @param int $sbas_id
* @return cache_databox
*/
public static function refresh($sbas_id)
@@ -145,9 +145,9 @@ class cache_databox
/**
*
* @param int $sbas_id
* @param string $type
* @param mixed content $value
* @param int $sbas_id
* @param string $type
* @param mixed content $value
* @return Void
*/
public static function update($sbas_id, $type, $value = '')