Changeset 500 for trunk/team.php
- Timestamp:
- Jan 31, 2013, 11:20:59 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/team.php
r498 r500 177 177 function TeamShow() 178 178 { 179 global $System, $ TranslationTree, $User, $Config;179 global $System, $User, $Config; 180 180 181 181 if(array_key_exists('id', $_GET) and is_numeric($_GET['id']))
Note:
See TracChangeset
for help on using the changeset viewer.