Inspected extension creation
This commit is contained in:
parent
6f1d0aaf33
commit
7ffc9fa60e
|
@ -818,7 +818,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
//pre-populate the form
|
||||
//pre-populate the form Hmmm this seems like something I will need
|
||||
if (count($_GET) > 0 && $_POST["persistformvar"] != "true") {
|
||||
$extension_uuid = $_GET["id"];
|
||||
$sql = "select * from v_extensions ";
|
||||
|
|
Loading…
Reference in New Issue