commit
0069eae331
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
// Yellow main class
|
||||
class Yellow
|
||||
{
|
||||
const Version = "0.4.11";
|
||||
const Version = "0.4.13";
|
||||
var $page; //current page
|
||||
var $pages; //pages from file system
|
||||
var $config; //configuration
|
||||
|
@ -2317,4 +2317,4 @@ date_default_timezone_set(@date_default_timezone_get());
|
|||
|
||||
// Error reporting for PHP
|
||||
error_reporting(E_ALL ^ E_NOTICE);
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue