Version 2
This commit is contained in:
7
temporary/pagecontent/action-getSelectedItems.php
Normal file
7
temporary/pagecontent/action-getSelectedItems.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$_SESSION["selected-items"] = $meta;
|
||||
|
||||
print("true");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user