Example #1
0
 public static function set_content_prefix($prefix)
 {
     self::$content_prefix = $prefix . '/';
 }