source:
extensions/rv_autocomplete/admin/config.php
@
29121
Last change on this file since 29121 was 22201, checked in by , 12 years ago | |
---|---|
File size: 111 bytes |
Line | |
---|---|
1 | <?php |
2 | defined('PHPWG_ROOT_PATH') or die('Hacking attempt!'); |
3 | |
4 | if (count($_POST)) |
5 | rvac_invalidate_cache(); |
6 | ?> |
Note: See TracBrowser
for help on using the repository browser.