Index: /branches/version-2_13-dev/tests/class/replace/SC_Utils_Ex.php
===================================================================
--- /branches/version-2_13-dev/tests/class/replace/SC_Utils_Ex.php	(revision 23309)
+++ /branches/version-2_13-dev/tests/class/replace/SC_Utils_Ex.php	(revision 23500)
@@ -7,9 +7,9 @@
 class SC_Utils_Ex extends SC_Utils
 {
-    public function sfDispError($type) {
+    public static function sfDispError($type) {
         return false;
     }
 
-    public function sfDispSiteError($type, $objSiteSess = '', $return_top = false, $err_msg = '') {
+    public static function sfDispSiteError($type, $objSiteSess = '', $return_top = false, $err_msg = '') {
         return false;
     }
