Add a missing file sip_profile_copy.php to the dev branch.

This commit is contained in:
Mark Crane
2012-06-04 14:58:40 +00:00
commit af103e9c41
1240 changed files with 164946 additions and 0 deletions
+11
View File
@@ -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>