/** * * @return void * @author fabriceb * @since Aug 27, 2009 */ public static function setJsLoaded() { self::$is_js_loaded = true; }