Stud.IP
4.2 Revision
|
Variables | |
$query | |
$resources = DBManager::get()->fetchGroupedPairs($query) | |
if(count($resources) > 0) | else |
$query |
use this script to get a sample config_room_groups.inc.php based on existing rooms and resources structure, writes to STDOUT
$resources = DBManager::get()->fetchGroupedPairs($query) |
if (count( $resources) > 0) else |