/ Published in: PHP
Expand |
Embed | Plain Text
{ if ( null === self::$_instance ) self::$_instance = new self(); return self::$_instance; }
You need to login to post a comment.
{ if ( null === self::$_instance ) self::$_instance = new self(); return self::$_instance; }
You need to login to post a comment.