Changeset 3089116
- Timestamp:
- 05/20/2024 01:50:31 AM (23 months ago)
- File:
-
- 1 edited
-
ranking/trunk/includes/Base/BaseController.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ranking/trunk/includes/Base/BaseController.php
r3088146 r3089116 19 19 public $queryinfo_functions; 20 20 public $convert_functions; 21 public $prefix = ' gc_ranking_';21 public $prefix = 'validation_'; 22 22 public function __construct() 23 23 {
Note: See TracChangeset
for help on using the changeset viewer.