MDL-39174 fix phpdocs packages in themes

This commit is contained in:
Petr Škoda 2013-04-27 13:22:59 +02:00
parent cf5a3296c4
commit 574909efce
70 changed files with 96 additions and 173 deletions

View file

@ -17,8 +17,7 @@
/** /**
* Afterburner upgrades. * Afterburner upgrades.
* *
* @package theme * @package theme_afterburner
* @subpackage afterburner
* @copyright 2013 Petr Skoda {@link http://skodak.org} * @copyright 2013 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_afterburner
* @subpackage afterburner
* @copyright 2011 Mary Evans * @copyright 2011 Mary Evans
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
/// This file contains a few configuration variables that control /// This file contains a few configuration variables that control
/// how Moodle uses this theme. /// how Moodle uses this theme.

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_anomaly
* @subpackage anomaly
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_arialist
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_arialist', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_arialist', language 'en'.
* *
* @package moodlecore * @package theme_arialist
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_arialist
* @subpackage arialist
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -28,7 +27,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_base
* @copyright 2009 Tim Hunt * @copyright 2009 Tim Hunt
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_base
* @subpackage base
* @copyright 2011 Petr Skoda {@link http://skodak.org} * @copyright 2011 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_binarius
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_binarius', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_binarius', language 'en'.
* *
* @package moodlecore * @package theme_binarius
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_binarius
* @subpackage binarius
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -23,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package Moodle Bootstrap theme * @package theme_bootstrapbase
* @copyright 2013 Bas Brands. www.sonsbeekmedia.nl * @copyright 2013 Bas Brands. www.sonsbeekmedia.nl
* @authors Bas Brands, David Scotson * @authors Bas Brands, David Scotson
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_bootstrapbase
* @subpackage bootstrapbase
* @copyright 2013 Bas Brands, www.basbrands.nl * @copyright 2013 Bas Brands, www.basbrands.nl
* @authors Bas Brands, David Scotson * @authors Bas Brands, David Scotson
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_boxxie
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_boxxie', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_boxxie', language 'en'.
* *
* @package moodlecore * @package theme_boxxie
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_boxxie
* @subpackage boxxie
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_brick
* @copyright 2010 John Stabinger (http://newschoollearning.com/) * @copyright 2010 John Stabinger (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_brick', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_brick', language 'en'.
* *
* @package moodlecore * @package theme_brick
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_brick
* @subpackage brick
* @copyright 2010 John Stabinger (http://newschoollearning.com/) * @copyright 2010 John Stabinger (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -28,7 +27,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_canvas
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_canvas
* @subpackage canvas
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,7 +1,4 @@
<?php <?php
defined('MOODLE_INTERNAL') || die();
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -26,11 +23,12 @@ defined('MOODLE_INTERNAL') || die();
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_formal_white
* @copyright Mediatouch 2000 (http://mediatouch.it/) * @copyright Mediatouch 2000 (http://mediatouch.it/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
defined('MOODLE_INTERNAL') || die();
$THEME->name = 'formal_white'; $THEME->name = 'formal_white';
//////////////////////////////////////////////////// ////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -39,8 +38,7 @@
* Please do not forget to use upgrade_set_timeout() * Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish. * before any action that may take longer time to finish.
* *
* @package theme * @package theme_formal_white
* @subpackage formal_white
* @copyright Mediatouch 2000 (http://mediatouch.it/) * @copyright Mediatouch 2000 (http://mediatouch.it/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
@ -50,4 +48,4 @@ defined('MOODLE_INTERNAL') || die();
function xmldb_theme_formal_white_install() { function xmldb_theme_formal_white_install() {
return true; return true;
} }

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -39,8 +38,7 @@
* Please do not forget to use upgrade_set_timeout() * Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish. * before any action that may take longer time to finish.
* *
* @package theme * @package theme_formal_white
* @subpackage formal_white
* @copyright Mediatouch 2000 (http://mediatouch.it/) * @copyright Mediatouch 2000 (http://mediatouch.it/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Label module version info * Label module version info
* *
* @package theme * @package theme_formal_white
* @subpackage formal_white
* @copyright Mediatouch 2000 (http://mediatouch.it/) * @copyright Mediatouch 2000 (http://mediatouch.it/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
@ -28,4 +27,4 @@ defined('MOODLE_INTERNAL') || die;
$plugin->version = 2012112900; // The current module version (Date: YYYYMMDDXX) $plugin->version = 2012112900; // The current module version (Date: YYYYMMDDXX)
$plugin->requires = 2012112900; // Requires this Moodle version $plugin->requires = 2012112900; // Requires this Moodle version
$plugin->component = 'theme_formal_white'; $plugin->component = 'theme_formal_white';
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_formfactor
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_formfactor', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_formfactor', language 'en'.
* *
* @package moodlecore * @package theme_formfactor
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_formfactor
* @subpackage formfactor
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_fusion
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_fusion', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_fusion', language 'en'.
* *
* @package moodlecore * @package theme_fusion
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_fusion
* @subpackage fusion
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -18,7 +17,7 @@
/** /**
* This file is responsible for serving the one theme and plugin images. * This file is responsible for serving the one theme and plugin images.
* *
* @package moodlecore * @package core
* @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org} * @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
@ -293,4 +292,4 @@ function cache_image($image, $imagefile, $candidatelocation) {
@unlink($cacheimage.'.tmp'); // just in case anything fails @unlink($cacheimage.'.tmp'); // just in case anything fails
} }
return $cacheimage; return $cacheimage;
} }

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,7 +15,10 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* This page prvides the Administration -> ... -> Theme selector UI. * This page provides the Administration -> ... -> Theme selector UI.
*
* @package core
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
require_once(dirname(__FILE__) . '/../config.php'); require_once(dirname(__FILE__) . '/../config.php');

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_leatherbound
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_leatherbound', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_leatherbound', language 'en'.
* *
* @package moodlecore * @package theme_leatherbound
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_leatherbound
* @subpackage leatherbound
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_magazine
* @subpackage magazine
* @copyright 2010 John Stabinger (http://newschoollearning.com/) * @copyright 2010 John Stabinger (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Config file for mymobile theme * Config file for mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -15,10 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Label module version info * mymobile language pack
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Embedded layout for the mymobile theme * Embedded layout for the mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* General layout for the mymobile theme * General layout for the mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Lib file for mymobile theme * Lib file for mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Renderers for the mymobile theme * Renderers for the mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
@ -26,8 +25,7 @@
/** /**
* A custom renderer for the mymobile theme to produce snippets of content. * A custom renderer for the mymobile theme to produce snippets of content.
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
@ -105,8 +103,7 @@ class theme_mymobile_renderer extends plugin_renderer_base {
/** /**
* Overridden core renderer for the mymobile theme * Overridden core renderer for the mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
@ -802,8 +799,7 @@ class theme_mymobile_core_renderer extends core_renderer {
/** /**
* Overridden choice module renderer for the mymobile theme * Overridden choice module renderer for the mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* settings file for mymobile theme * settings file for mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -18,8 +17,7 @@
/** /**
* version for mymobile theme * version for mymobile theme
* *
* @package theme * @package theme_mymobile
* @subpackage mymobile
* @copyright John Stabinger * @copyright John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
@ -29,4 +27,4 @@ defined('MOODLE_INTERNAL') || die;
$plugin->version = 2012112900; // The current module version (Date: YYYYMMDDXX) $plugin->version = 2012112900; // The current module version (Date: YYYYMMDDXX)
$plugin->requires = 2012112900; // Requires this Moodle version $plugin->requires = 2012112900; // Requires this Moodle version
$plugin->component = 'theme_mymobile'; $plugin->component = 'theme_mymobile';
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_nimble
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_nimble', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_nimble', language 'en'.
* *
* @package moodlecore * @package theme_nimble
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_nimble
* @subpackage nimble
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_nonzero
* @copyright 2008 NodeThirtyThree (http://nodethirtythree.com/) * @copyright 2008 NodeThirtyThree (http://nodethirtythree.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_nonzero', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_nonzero', language 'en'.
* *
* @package moodlecore * @package theme_nonzero
* @copyright 2010 Patrick Malley * @copyright 2010 Patrick Malley
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -23,7 +22,7 @@
* - Region post width * - Region post width
* - Some custom CSS * - Some custom CSS
* *
* @package moodlecore * @package theme_nonzero
* @copyright 2010 Dietmar Wagner * @copyright 2010 Dietmar Wagner
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -23,7 +22,7 @@
* - Region post width * - Region post width
* - Some custom CSS * - Some custom CSS
* *
* @package moodlecore * @package theme_nonzero
* @copyright 2010 Dietmar Wagner * @copyright 2010 Dietmar Wagner
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_nonzero
* @subpackage nonzero
* @copyright 2010 Dietmar Wagner * @copyright 2010 Dietmar Wagner
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_overlay
* @copyright 2008 NodeThirtyThree (http://nodethirtythree.com/) * @copyright 2008 NodeThirtyThree (http://nodethirtythree.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -16,9 +15,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Strings for component 'theme_overlay', language 'en', branch 'MOODLE_20_STABLE' * Strings for component 'theme_overlay', language 'en'.
* *
* @package moodlecore * @package theme_overlay
* @copyright 2010 John Stabinger * @copyright 2010 John Stabinger
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_overlay
* @subpackage overlay
* @copyright 2008 NodeThirtyThree (http://nodethirtythree.com/) * @copyright 2008 NodeThirtyThree (http://nodethirtythree.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_serenity
* @subpackage serenity
* @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @copyright 2010 Patrick Malley (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_sky_high
*/ */
$THEME->name = 'sky_high'; $THEME->name = 'sky_high';

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_sky_high
* @subpackage sky_high
* @copyright 2010 John Stabinger (http://newschoollearning.com/) * @copyright 2010 John Stabinger (http://newschoollearning.com/)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_splash
* @subpackage splash
* @copyright 2012 Caroline Kennedy - Synergy Learning * @copyright 2012 Caroline Kennedy - Synergy Learning
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -24,7 +23,7 @@
* For full information about creating Moodle themes, see: * For full information about creating Moodle themes, see:
* http://docs.moodle.org/dev/Themes_2.0 * http://docs.moodle.org/dev/Themes_2.0
* *
* @package moodlecore * @package theme_standard
* @copyright 2010 Sam Hemelryk * @copyright 2010 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_standard
* @subpackage standard
* @copyright 2011 Petr Skoda {@link http://skodak.org} * @copyright 2011 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -15,20 +14,12 @@
// You should have received a copy of the GNU General Public License // You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/** /**
* Configuration for Moodle's standard theme. * Configuration for Moodle's legacy standard theme.
* *
* DO NOT COPY THIS INTO NEW THEMES! Instead use some other theme as a base * Use standard theme or new bootstrapbase instead!!!
* for your experiments.
* *
* Options related to theme customisations can be found at * @package theme_standardold
* http://phpdocs.moodle.org/HEAD/moodlecore/theme_config.html
*
* For an overview of how Moodle themes work, Please see
* http://docs.moodle.org/en/Developement:How_Moodle_outputs_HTML
*
* @package moodlecore
* @copyright 2009 Tim Hunt * @copyright 2009 Tim Hunt
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -17,8 +17,7 @@
/** /**
* Theme version info * Theme version info
* *
* @package theme * @package theme_standardold
* @subpackage standardold
* @copyright 2011 Petr Skoda {@link http://skodak.org} * @copyright 2011 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -18,7 +17,7 @@
/** /**
* This file is responsible for serving the one huge CSS of each theme. * This file is responsible for serving the one huge CSS of each theme.
* *
* @package moodlecore * @package core
* @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org} * @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -18,7 +17,7 @@
/** /**
* This file is responsible for serving of individual style sheets in designer mode. * This file is responsible for serving of individual style sheets in designer mode.
* *
* @package moodlecore * @package core
* @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org} * @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -19,6 +19,9 @@
* *
* This script doesn't require login as not logged in users should still * This script doesn't require login as not logged in users should still
* be able to switch the device theme they are using. * be able to switch the device theme they are using.
*
* @package core
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
require('../config.php'); require('../config.php');
@ -30,4 +33,4 @@ require_sesskey();
set_user_device_type($newdevice); set_user_device_type($newdevice);
redirect($url); redirect($url);

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -18,7 +17,7 @@
/** /**
* This file is responsible for serving of yui images * This file is responsible for serving of yui images
* *
* @package moodlecore * @package core
* @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org} * @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */

View file

@ -1,5 +1,4 @@
<?php <?php
// This file is part of Moodle - http://moodle.org/ // This file is part of Moodle - http://moodle.org/
// //
// Moodle is free software: you can redistribute it and/or modify // Moodle is free software: you can redistribute it and/or modify
@ -18,7 +17,7 @@
/** /**
* This file is responsible for serving of yui images * This file is responsible for serving of yui images
* *
* @package moodlecore * @package core
* @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org} * @copyright 2009 Petr Skoda (skodak) {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */