X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=inc%2Fclass.tc.inc.php;h=4e6a77781977e22d151fd605d8944b81a8bc196d;hb=f39d067bbc22c61d1c11905e22c47f474a017f75;hp=bcf18e26a79ba6cfb9ee1f9b721ed95a6b287e56;hpb=be758016f3cd29cef9b854c3473df80c12668763;p=eq%2F.git diff --git a/inc/class.tc.inc.php b/inc/class.tc.inc.php index bcf18e2..4e6a777 100644 --- a/inc/class.tc.inc.php +++ b/inc/class.tc.inc.php @@ -561,6 +561,8 @@ class tc $this->db3->query($sql,__LINE__,__FILE__); } } + } else if ($_POST['changes']) { + $this->ht_sandbox_changes(); } // get list of companionships @@ -726,7 +728,10 @@ class tc $this->t->pfp('out','ht_sandbox_t'); $this->save_sessiondata(); } - + + function ht_sandbox_changes() + { + } function ht_update() {