Magellan Linux

Diff of /alx-src/branches/alx-web-060/include/hwinfo.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2602 by niro, Wed Jul 6 10:15:09 2011 UTC revision 2603 by niro, Wed Jul 6 10:44:48 2011 UTC
# Line 1  Line 1 
1  <?  <?
2  include('include/common-functions.php');  include('common-functions.php');
3    
4  if(isset($_POST['cmd']) && isset($_POST['ip'])) {  if(isset($_POST['cmd']) && isset($_POST['ip'])) {
5   $ip = $_POST['ip'];   $ip = $_POST['ip'];

Legend:
Removed from v.2602  
changed lines
  Added in v.2603