Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 1 match
Smarty Forum Index
Author Message
  Topic: Accessing Smarty 3 Instance
koenpunt

Replies: 2
Views: 41822

PostForum: Tips and Tricks   Posted: Wed Aug 22, 2012 12:14 pm   Subject: Accessing Smarty 3 Instance
Creating the static property $instance outside of your function call is probably better?


<?php

require('Smarty.class.php');

class MySmarty extends Smarty
{
static $ ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP