Changeset 888 for trunk/alert.php
- Timestamp:
- Dec 27, 2022, 7:50:23 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/alert.php
r880 r888 6 6 class PageAlert extends Page 7 7 { 8 function Show() 8 function Show(): string 9 9 { 10 10 $this->RawPage = true;
Note:
See TracChangeset
for help on using the changeset viewer.