Changeset 1654 for alternc-procmail/trunk/config.php
- Timestamp:
- 05/22/06 15:50:07 (3 years ago)
- Files:
-
- alternc-procmail/trunk/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc-procmail/trunk/config.php
r1278 r1654 30 30 31 31 $er= new m_err(); 32 32 $username=$_SESSION["username"]; 33 33 $pr= new m_procmail($username); 34 34
