Skip to content

Commit

Permalink
Typo before opening PHP tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurdyvi authored and maxolasersquad committed Aug 11, 2010
1 parent d63a317 commit cba7554
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pos/is4c/mcoupon.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
x<?php
<?php
/*******************************************************************************
Copyright 2001, 2004 Wedge Community Co-op
Expand Down Expand Up @@ -46,7 +46,7 @@ function couponcode($upc) {

maindisplay("coupondeptsearch.php");

}
}
else {
sql_close($db);
$fam = substr($fam, 0, 2);
Expand Down Expand Up @@ -92,4 +92,4 @@ function couponcode($upc) {
}
}
}

0 comments on commit cba7554

Please sign in to comment.