refactor users module to domain/controller and release 0.253 update package
This commit is contained in:
@@ -48,6 +48,7 @@ if (!class_exists('S')) {
|
||||
public static function set_message($msg) {}
|
||||
public static function clear_redis_cache() {}
|
||||
public static function clear_product_cache($id) {}
|
||||
public static function send_email($to, $subject, $body) { return true; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user