Пример #1
0
 /**
  * Sets the loaded by theme.
  *
  * @static
  * @return void
  */
 public static function social_loaded_by_theme()
 {
     self::$loaded_by_theme = true;
 }