cvs: smarty /docs programmers.sgml

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1060286727@cvsserver>
messju		Thu Aug  7 16:05:27 2003 EDT

  Modified files:              
    /smarty/docs	programmers.sgml 
  Log:
  fixed example for register_object
  
  
Index: smarty/docs/programmers.sgml
diff -u smarty/docs/programmers.sgml:1.41 smarty/docs/programmers.sgml:1.42
--- smarty/docs/programmers.sgml:1.41	Thu Aug  7 16:04:26 2003
+++ smarty/docs/programmers.sgml	Thu Aug  7 16:05:26 2003
@@ -2004,7 +2004,7 @@
 &lt;?php
 // the object
 
-class My_Object() {
+class My_Object {
 	function meth1($params, &$smarty_obj) {
 		return "this is my meth1";
 	}



-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.