Subversion Repositories personal-webbase

Rev

Rev 4 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <?php
  2.  
  3. if (!defined('WBLEGAL')) die('Kann nicht ohne Personal WebBase ausgef&uuml;hrt werden.');
  4.  
  5. $name = 'Red XP';
  6. $autor = 'Daniel Marschall';
  7. $version = '2007-11-30';
  8.  
  9. // License
  10. // 0 = Third-Party-Product
  11. // 1 = Official Product
  12. $license = 1;
  13.  
  14. ?>