Skip to content

Commit

Permalink
integrating technovit
Browse files Browse the repository at this point in the history
  • Loading branch information
patelfenil committed Sep 23, 2015
1 parent 90d8ea9 commit 9cd88ae
Show file tree
Hide file tree
Showing 8 changed files with 4,079 additions and 0 deletions.
676 changes: 676 additions & 0 deletions public/Inside/technovit/comments.php

Large diffs are not rendered by default.

567 changes: 567 additions & 0 deletions public/Inside/technovit/connectivitieee.php

Large diffs are not rendered by default.

567 changes: 567 additions & 0 deletions public/Inside/technovit/diseno.php

Large diffs are not rendered by default.

567 changes: 567 additions & 0 deletions public/Inside/technovit/informal.php

Large diffs are not rendered by default.

567 changes: 567 additions & 0 deletions public/Inside/technovit/qubit.php

Large diffs are not rendered by default.

567 changes: 567 additions & 0 deletions public/Inside/technovit/taikuun.php

Large diffs are not rendered by default.

567 changes: 567 additions & 0 deletions public/Inside/technovit/vitness.php

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions signup_verify_app.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<?php require_once("includes/db_connection.php");?>
<?php require_once("includes/functions.php");?>
<?php

if(isset($_POST["username"])&&isset($_POST["name"])&&isset($_POST["email"])&&isset($_POST["password"]))
{
$count_query="SELECT count FROM live WHERE id = '1'";
Expand Down

0 comments on commit 9cd88ae

Please sign in to comment.