Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Update missing_images.php
Browse files Browse the repository at this point in the history
Removed extraneous commit information
  • Loading branch information
retched committed Jul 24, 2014
1 parent 3106799 commit 82f0ef8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions missing_images.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
<?php
/**
* Missing Images Checker for ZenCart
<<<<<<< HEAD
* Version 1.0.2
=======
* Version 1.0.1
>>>>>>> origin/master
* By Paul Williams (retched)
* @copyright Portions Copyright 2004-2006 Zen Cart Team
****************************************************************************
Expand Down Expand Up @@ -413,11 +409,7 @@
</style>
</head>
<body>
<<<<<<< HEAD
<p class="centeredText"><span class="documentHeadline">Missing Image Checker for ZenCart v1.0.2</span></p>
=======
<p class="centeredText"><span class="documentHeadline">Missing Image Checker for ZenCart v1.0.1</span></p>
>>>>>>> origin/master
<?php if (sizeof($products_info) > 0) { ?>
<table class="resultsTable" >
<tr class="headingRow">
Expand Down

0 comments on commit 82f0ef8

Please sign in to comment.