Skip to content

Commit

Permalink
Add some bad PHP code
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed May 31, 2024
1 parent 0d46373 commit fa91334
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/datepicker.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<?php
foreach(array(1,2) as $num) {
echo $num;
}
?>
<script type="text/javascript">
jQuery(function($) {
Expand Down

0 comments on commit fa91334

Please sign in to comment.