init
This commit is contained in:
5
modules/EcmPriceBooks/PDF.php
Executable file
5
modules/EcmPriceBooks/PDF.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?
|
||||
session_start();
|
||||
$_SESSION['pricebook_images']=$_REQUEST['images'];
|
||||
header("Location: modules/EcmPriceBooks/CreatePDF.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user