root/eaccelerator/tags/0.9.4-rc2/eaccelerator.php

Revision 155, 209 bytes (checked in by anonymous, 3 years ago)

This commit was manufactured by cvs2svn to create tag 'RC2_0_9_4'.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <?php
2 if (function_exists("eaccelerator")) {
3   eaccelerator();
4 } else {
5   echo "<html><head><title>eAccelerator</title></head><body><h1 align=\"center\">eAccelerator is not installed</h1></body></html>";
6 }
7 ?>
8
Note: See TracBrowser for help on using the browser.