<?php /************************************************************************/ /* AChecker */ /************************************************************************/ /* Copyright (c) 2008 by Greg Gay, Cindy Li */ /* Adaptive Technology Resource Centre / University of Toronto */ /* */ /* This program is free software. You can redistribute it and/or */ /* modify it under the terms of the GNU General Public License */ /* as published by the Free Software Foundation. */ /************************************************************************/ /* This is the default configuration file for the default theme. */ /* The theme's name. */ $_theme['name'] = 'Default 0.1'; /* The theme's version number. */ $_theme['version'] = '0.1'; /* Which version of ATutor is this theme intended for. */ $_theme['achecker-version'] = '0.1'; /* author information */ $_theme['author_name'] = 'AChecker'; $_theme['author_url'] = 'http://www.atutor.ca/achecker/demo/'; $_theme['author_email'] = ''; ?>