#!/usr/bin/php -q register_function( "'.$function.'", "smarty_'.$function.'" );'."\n\n"; } print ' $wpsmarty->template_dir = "./bm-content/blogs/".$mailblog."/templates"; $wpsmarty->compile_dir = "./bm-content/blogs/".$mailblog."/templates_c"; $wpsmarty->cache_dir = "./bm-content/blogs/".$mailblog."/smartycache"; $wpsmarty->plugins_dir = "./bm-content/smarty-plugins"; $wpsmarty->cache_lifetime = -1; $wpsmarty->caching = true; if( isset( $clear ) ) $wpsmarty->clear_all_cache(); '; print "?".">"; ?>