Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/include/txp_skin.php - 31 lines - 905 bytes - Text - Print

Description: Themes (aka skins) panel.

   1  <?php
   2  
   3  /*
   4   * Textpattern Content Management System
   5   * https://textpattern.com/
   6   *
   7   * Copyright (C) 2005 Dean Allen
   8   * Copyright (C) 2020 The Textpattern Development Team
   9   *
  10   * This file is part of Textpattern.
  11   *
  12   * Textpattern is free software; you can redistribute it and/or
  13   * modify it under the terms of the GNU General Public License
  14   * as published by the Free Software Foundation, version 2.
  15   *
  16   * Textpattern is distributed in the hope that it will be useful,
  17   * but WITHOUT ANY WARRANTY; without even the implied warranty of
  18   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19   * GNU General Public License for more details.
  20   *
  21   * You should have received a copy of the GNU General Public License
  22   * along with Textpattern. If not, see <https://www.gnu.org/licenses/>.
  23   */
  24  
  25  /**
  26   * Themes (aka skins) panel.
  27   *
  28   * @package Admin\Skin
  29   */
  30  
  31  \Txp::get('Textpattern\Skin\Skin')->admin();

title

Description

title

Description

title

Description

title

title

Body