Switch to new access levels system
[fa-stable.git] / admin / change_current_user_password.php
index f2b270c8138a38dc0241f501be4d6b69e7587364..9b205e19f2299d27b79d14b410fff0443b8c03b0 100644 (file)
@@ -9,7 +9,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security=1;
+$page_security = 'SA_CHGPASSWD';
 $path_to_root="..";
 include_once($path_to_root . "/includes/session.inc");