Add a missing file sip_profile_copy.php to the dev branch.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<meta http-equiv="refresh" content="2;url=v_xmpp.php">
|
||||
<div align='center'>
|
||||
<?php
|
||||
if ($action == "add") {
|
||||
echo "Add Complete\n";
|
||||
}
|
||||
if ($action == "update") {
|
||||
echo "Edit Complete\n";
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user