| 14 | | $this->template_dir = '/home/ediaz/domains/blogmemes.com/smarty/templates'; |
|---|
| 15 | | $this->compile_dir = '/home/ediaz/domains/blogmemes.com/smarty/templates_c'; |
|---|
| 16 | | $this->config_dir = '/home/ediaz/domains/blogmemes.com/smarty/configs'; |
|---|
| 17 | | $this->cache_dir = '/home/ediaz/domains/blogmemes.com/smarty/cache'; |
|---|
| 18 | | $this->plugins_dir[] = '/home/ediaz/domains/blogmemes.com/smarty/plugins'; |
|---|
| | 14 | $this->template_dir = ''; |
|---|
| | 15 | $this->compile_dir = ''; |
|---|
| | 16 | $this->config_dir = ''; |
|---|
| | 17 | $this->cache_dir = ''; |
|---|
| | 18 | $this->plugins_dir[] = ''; |
|---|