merged .hgtags, Makefile: 'fakeroot id -u' is 0, better using $USER env variable
[iserv-mod-room-reservation.git] / includes / mod_roomReservationControl.inc
index 3806137..4d364c5 100644 (file)
@@ -25,6 +25,9 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\r
  * THE SOFTWARE.\r
  */\r
+
+require_once("quote.inc");
+require_once("functions.inc");
 \r
 /** @todo document */
 abstract class mod_roomReservationControl {
This page took 0.019259 seconds and 4 git commands to generate.