Index: trunk/kernel/include/syscache.php =================================================================== diff -u -r13 -r889 --- trunk/kernel/include/syscache.php (.../syscache.php) (revision 13) +++ trunk/kernel/include/syscache.php (.../syscache.php) (revision 889) @@ -21,6 +21,11 @@ $this->LoadByName($name); } } + + function DetectCahanges($name, $value) + { + + } function LoadFromDatabase($Id) {