|
If you want to protect pinEdit.html for beeing directly called or for adding login verification you can rename pinEdit.html to pinEdit.php,pinEdit.jsp or pinEdit.asp.
Please set additionally the variable
var globalEditorPageName = "pinEdit.php"; // sample for php
in config.js.
|