]> git.mxchange.org Git - friendica.git/blobdiff - include/friendica_smarty.php
using the recycle sign instead of "RD" for statusnet.
[friendica.git] / include / friendica_smarty.php
index 021feea2ac3b9cb726acf1e5652d048dfeaaee2c..b5169267545b9f53ca3dc300e5ad850e4c57bea9 100644 (file)
@@ -48,7 +48,7 @@ class FriendicaSmartyEngine implements ITemplateEngine {
        
     public function __construct(){
                if(!is_writable('view/smarty3/')){
-                       echo "<b>ERROR:</b> folder <tt>view/tpl/smarty3/</tt> must be writable by webserver."; killme();
+                       echo "<b>ERROR:</b> folder <tt>view/smarty3/</tt> must be writable by webserver."; killme();
                }
        }