Changeset 7344
- Timestamp:
- 01/06/09 16:27:02 (3 years ago)
- Files:
-
- freepbx/trunk/amp_conf/htdocs/admin/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/header.php
r7318 r7344 129 129 130 130 // default password check 131 if (!$quietmode) { 131 132 if (!$quietmode && !isset($_REQUEST['handler'])) { 132 133 $nt = notifications::create($db); 133 134 if ($amp_conf['AMPMGRPASS'] == $amp_conf_defaults['AMPMGRPASS'][1]) {
