Logo
Explore Help
Sign In
wpstudio/majestic
1
0
Fork 0
You've already forked majestic
Code Issues Pull Requests Releases Wiki Activity
Files
9cc23b3a6dc9dfb70c680c2d347128d20ad07d11
majestic/classes/StaticPageException.class.php

19 lines
286 B
PHP
Raw Normal View History

Rewrite standart Exception for just return error. Old functionality of showing statical pages was splitted for two new exceptions: StaticPageException for showing static templates and DynamicPageException for invoking Actions classes git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/trunk@30 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2008-12-18 16:12:06 +00:00
<?php
/**
* Эксепшен для вывода статических шаблонов
*
copyright, #3 git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/legacy@92 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2009-05-27 12:51:02 +00:00
* @copyright netmonsters.ru
Rewrite standart Exception for just return error. Old functionality of showing statical pages was splitted for two new exceptions: StaticPageException for showing static templates and DynamicPageException for invoking Actions classes git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/trunk@30 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2008-12-18 16:12:06 +00:00
* @link
* @package Majestic
* @subpackage Core
* @since
* @version SVN: $Id$
* @filesource $URL$
*/
class StaticPageException extends Exception
{
}
copyright, #3 git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/legacy@92 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2009-05-27 12:51:02 +00:00
?>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 75ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API