Changeset 10 for Common/Application.php
- Timestamp:
- Apr 7, 2020, 8:52:35 PM (6 years ago)
- File:
-
- 1 edited
-
Common/Application.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Common/Application.php
r9 r10 12 12 function DoOnChange() 13 13 { 14 foreach ($this->OnChange as $Callback)14 foreach ($this->OnChange as $Callback) 15 15 { 16 16 call_user_func($Callback);
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PHPlib/chrome/site/your_project_logo.png)