"TYPO3 4.0.1: typo3_src-4.0.1/typo3/sysext/cms/tslib/media/scripts/testscript_INT.php Source File", "datetime" => "Sat Dec 2 19:22:30 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
00001 <?php 00002 # TYPO3 CVS ID: $Id: testscript_INT.php 48 2003-10-26 17:07:44Z typo3 $ 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 ?>