Changeset 2968
- Timestamp:
- 11/04/06 04:39:26 (7 years ago)
- Files:
-
- modules/branches/2.2/manager/page.manager.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/manager/page.manager.php
r2949 r2968 83 83 <?php } else { ?> 84 84 <h2><?php echo _("Add Manager"); ?></h2> 85 <?php } print_r($name);85 <?php } 86 86 ?> 87 87 <form autocomplete="off" name="editMan" action="<?php $_SERVER['PHP_SELF'] ?>" method="post" onsubmit="return checkConf();">
