[Weberp-svn] SF.net SVN: weberp:[4539] trunk
Brought to you by:
sotandeka,
tim_schofield
From: <sot...@us...> - 2011-02-06 09:43:06
|
Revision: 4539 http://weberp.svn.sourceforge.net/weberp/?rev=4539&view=rev Author: sotandeka Date: 2011-02-06 09:43:00 +0000 (Sun, 06 Feb 2011) Log Message: ----------- Minor editing changes Modified Paths: -------------- trunk/PDFQuotation.php trunk/PO_Items.php Modified: trunk/PDFQuotation.php =================================================================== --- trunk/PDFQuotation.php 2011-02-06 09:35:07 UTC (rev 4538) +++ trunk/PDFQuotation.php 2011-02-06 09:43:00 UTC (rev 4539) @@ -251,4 +251,4 @@ $pdf->OutputI($_SESSION['DatabaseName'] . '_Quotation_' . date('Y-m-d') . '.pdf');//UldisN $pdf->__destruct(); //UldisN } -?> \ No newline at end of file +?> Modified: trunk/PO_Items.php =================================================================== --- trunk/PO_Items.php 2011-02-06 09:35:07 UTC (rev 4538) +++ trunk/PO_Items.php 2011-02-06 09:43:00 UTC (rev 4539) @@ -1156,4 +1156,4 @@ echo '</form>'; include('includes/footer.inc'); -?> \ No newline at end of file +?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |