X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/5760b2a8d146d7c186daab1743c84683d0d84cea..fc460d91d0660f9a632523ccd0a3884e0ad37702:/includes/globals.inc?ds=sidebyside diff --git a/includes/globals.inc b/includes/globals.inc old mode 100755 new mode 100644 index 067ab4c..eb2977e --- a/includes/globals.inc +++ b/includes/globals.inc @@ -40,7 +40,7 @@ $g_rrBm = new mod_roomReservationBookingsManager($g_rrCfg); $g_rrRm = new mod_roomReservationRoomsManager($g_rrCfg); /** - * @mainpage iserv-room-reservation -- Simple reservation of rooms + * @mainpage iserv-mod-room-reservation -- Simple reservation of rooms * The room reservation module allows the users of your IServ Portalserver * to reserve a room, e.g. for meetings, lessons etc. */