Skip to content

Commit

Permalink
Add script description
Browse files Browse the repository at this point in the history
Add script description.
  • Loading branch information
rafa62 authored May 7, 2018
1 parent 4cd5935 commit 8e6513b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PDFShipLabel.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php

/* Prints a ship label */

include('includes/session.php');

Expand Down Expand Up @@ -370,4 +370,4 @@
echo '<br /><a href="' . $RootPath . '/index.php">' . _('Back to the menu') . '</a>';
include('includes/footer.php');
}
?>
?>

0 comments on commit 8e6513b

Please sign in to comment.