Changeset 182

Show
Ignore:
Timestamp:
10/21/08 02:21:26 (3 months ago)
Author:
drarok
Message:

* Fixed keywords on completed.php
* Closed #36 - Invalid private IP range.

Location:
hellaworld/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • hellaworld/trunk/completed.php

    • Property svn:keyword deleted
    • Property svn:keywords set to Id
  • hellaworld/trunk/config-sample.php

    r177 r182  
    2121                // address ranges must be comma separated, use xxx.xxx.xxx.xxx/32 to limit it to a single 
    2222                // address, where xxx.xxx.xxx.xxx is the address you wish to limit it to. 
    23                 'iprange'               =>      '192.168.0.0/16,10.0.0.0/8,172.168.0.0/12', 
     23                'iprange'               =>      '192.168.0.0/16,10.0.0.0/8,172.16.0.0/12', 
    2424 
    2525                'showlinks'             => false,                       // Display direct links to downloaded files