- Timestamp:
- Jul 18, 2016, 6:15:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/NetworkConfigRouterOS/Generators/NetwatchImport.php
r829 r835 91 91 function Run() 92 92 { 93 RepeatFunction( 30, array($this, 'NetwatchImport'));93 RepeatFunction(10, array($this, 'NetwatchImport')); 94 94 } 95 95 }
Note:
See TracChangeset
for help on using the changeset viewer.