Changeset 3089114
- Timestamp:
- 05/20/2024 01:48:45 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ranking/trunk/includes/Api/Tools/VerifyFunctions.php
r3088146 r3089114 9 9 { 10 10 11 public $prefix = ' gc_ranking_';11 public $prefix = 'validation_'; 12 12 13 13 public function VerifyUserName($username)
Note: See TracChangeset
for help on using the changeset viewer.