source:
trunk/web/app/mods/e_popup_info.php
@
1
Last change on this file since 1 was 1, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 124 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | <?php |
2 | ||
3 | function e_popup_info($env) | |
4 | { $env->a = $_GET[$env->param("action")] ? $_GET[$env->param("action")] : ""; | |
5 | } | |
6 | ||
7 | ?> |
Note: See TracBrowser
for help on using the repository browser.