file_io.php

Go to the documentation of this file.
00001 <?php
00027 // Get the instance
00028 $io = ObjectFactory::createObjectByConfiguredName('file_io_class');
00029 
00030 // Is the app variable there and valid?
00031 if (is_object($app)) $app->setFileIoInstance($io);
00032 
00033 // [EOF]
00034 ?>

Generated on Mon Dec 8 01:06:46 2008 for Ship-Simulator by  doxygen 1.5.6