Ignore:
Timestamp:
Jan 5, 2014, 6:45:02 PM (11 years ago)
Author:
maron
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Import/cmd.php

    r708 r718  
    11<?php
     2
     3$_SERVER['REMOTE_ADDR'] = '127.0.0.1';
     4$_SERVER['REQUEST_URI'] = __FILE__;
     5
    26
    37include_once('../../includes/global.php');
Note: See TracChangeset for help on using the changeset viewer.