Schoorbs 1.0 Alpha 5 (Default branch) |
|
|
Schoorbs is a system to make room and resource
bookings through a Web 2.0 GUI. You can also
interact with it through a REST API.
License: GNU General Public License (GPL)
Changes:
* grab_globals.php, which extracted all _GET, _POST, and _COOKIE variables as global variables, has been removed. edit_entry.php and edit_entry_handler.php have been rewritten to work without grab_globals.php. Automated email messages when booking a room have been removed. A logging system has been added. At the moment, only syslog is available as a backend. Smarty 2.6.19 is supported.
|