mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
good
This commit is contained in:
@@ -16,16 +16,14 @@
|
||||
<input id="longurl" name="v" type="text" class="innbox" />
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div id="ytapiplayer">
|
||||
You need Flash player 8+ and JavaScript enabled to view this video :(
|
||||
</div>
|
||||
|
||||
<?php include('vidhandling.php'); ?>
|
||||
|
||||
<br>
|
||||
<?php print_r($data); ?>
|
||||
</div>
|
||||
<script type="text/javascript" src="static/swfobject.js"></script>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="main.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){ })
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user