Changeset 805 for trunk/includes/Update.php
- Timestamp:
- May 24, 2014, 11:35:47 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/Update.php
r553 r805 54 54 $InstallMethod = $this->InstallMethod; 55 55 $InstallMethod($this); 56 $this->Update(); 56 57 } 57 58
Note:
See TracChangeset
for help on using the changeset viewer.