Changeset 552 for trunk/includes
- Timestamp:
 - Jun 19, 2013, 5:53:35 PM (12 years ago)
 - Location:
 - trunk/includes
 - Files:
 - 
      
- 2 edited
 
- 
          
  Version.php (modified) (1 diff)
 - 
          
  global.php (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/includes/Version.php
r551 r552 1 1 <?php 2 2 3 $Revision = 55 1; // Subversion revision3 $Revision = 552; // Subversion revision 4 4 $DatabaseRevision = 543; // Database structure revision 5 $ReleaseTime = '2013-06-18'; 6 7 ?> 5 $ReleaseTime = '2013-06-19';  - 
      
trunk/includes/global.php
r551 r552 679 679 return($Output); 680 680 } 681 682 683 ?> 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  