Documentation TYPO3 par Ameos

testscript_INT.php

00001 <?php
00002 # TYPO3 CVS ID: $Id: testscript_INT.php,v 1.2 2003/10/26 17:07:44 typo3 Exp $
00003 
00004 if (!is_object($this)) die ('Error: No parent object present.');
00005 
00006 
00007 
00008 
00009 $content.='
00010 This is output from an internal script!
00011 <br />
00012 Works like ordinary include-scripts.
00013 <br />
00014 ';
00015 
00016 debug($this->data);
00017 
00018 ?>


Généré par TYPO3 Ameos avec  doxygen 1.4.6