Browse Source

removed debug var dump

master
n0m1s 10 years ago
parent
commit
a9544ccb47
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      event.php

+ 0
- 1
event.php View File

@ -24,7 +24,6 @@ $dtend = strtotime($event['event_dtend']);
<!--[if IE]><link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /><![endif]-->
</head>
<body>
<!-- <?php print_r($event); ?> -->
<header id="title">
<img alt="logo ESIR" src="./images/esir.png" />
<a href="./index.php"><img class="rightLogo" alt="logo Kiwi" src="./images/KiWiCalendar.png" /></a>


Loading…
Cancel
Save