Approval.
This commit is contained in:
4
pt/research_status.php
Normal file
4
pt/research_status.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?PHP
|
||||
$research_status['bad'] = 'Not researched much';
|
||||
$research_status['medium'] = 'Medium well-researched';
|
||||
$research_status['good'] = 'Well researched';
|
Reference in New Issue
Block a user