Diff of /mambo/branches/4.6/mambots/content/mosimage.php
Parent Directory
|
Revision Log
|
Patch
| revision 1218, Thu Jul 26 14:30:30 2007 UTC | revision 1219, Sat Jul 28 02:12:48 2007 UTC | |
|---|---|---|
| # | Line 44 | Line 44 |
| 44 | $mambot = new mosMambot( $database ); | $mambot = new mosMambot( $database ); |
| 45 | $mambot->load( $id );*/ | $mambot->load( $id );*/ |
| 46 | $mambots =& mosMambotHandler::getInstance(); | $mambots =& mosMambotHandler::getInstance(); |
| 47 | $mambot =& $mambots->getBot('mosimage','content'); | $mambot = $mambots->getBot('mosimage','content'); |
| 48 | $params =& new mosParameters( (isset($mambot->params)?$mambot->params:'') ); | $params =& new mosParameters( (isset($mambot->params)?$mambot->params:'') ); |
| 49 | ||
| 50 | $params->def( 'padding' ); | $params->def( 'padding' ); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

