Browse Source

Adding empty global.inc.php

Julio Montoya 11 years ago
parent
commit
23da3ad3fb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      global.inc.php

+ 2 - 0
global.inc.php

@@ -0,0 +1,2 @@
+<?php
+/*  File needed because all files include the "require_once '../inc/global.inc.php'" */