]> git.wh0rd.org - tt-rss.git/blobdiff - lib/MiniTemplator.class.php
pngcrush.sh
[tt-rss.git] / lib / MiniTemplator.class.php
index a139473f95f955f6f8e215555fbc684b768db7ff..e70f0a47094453ba526a146f3c0ce3851248043a 100644 (file)
@@ -160,7 +160,7 @@ var $outputString;                    // string buffer for the generated HTML pa
 * Constructs a MiniTemplator object.\r
 * @access public\r
 */\r
-function MiniTemplator() {\r
+function __construct() {\r
    $this->templateValid = false; }\r
 \r
 //--- template string handling --------------------------------------------------------------------------------------\r