fixes :> thanks sid3windr (and nintendo, and hacked wii roms)

git-svn-id: http://www.observium.org/svn/observer/trunk@554 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-12-27 07:58:09 +00:00
parent b49ae9e829
commit f3df610911
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
$sql = "SELECT * FROM ipv4_mac WHERE interface_id = '".$interface['interface_id']."'";
$query = mysql_query($sql);