Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
fix strange commit conflict
  • Loading branch information
agentcobra committed Feb 8, 2015
1 parent 3a3a60f commit e2e1146
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,9 @@
// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


<<<<<<< HEAD
require_once("config.inc.php");
require_once("utils.inc.php");
require_once("poparse.inc.php");
=======
require_once("config.inc");
require_once("utils.inc");
require_once("poparse.inc");
>>>>>>> f1b91f1b9c398ef4fc57892275adb631b9d972bd

forceNoCache();
?>
Expand Down

0 comments on commit e2e1146

Please sign in to comment.