Switch to new access levels system
[fa-stable.git] / dimensions / view / view_dimension.php
index 9d74b06b84f5ae82647a48b114b294f8505d4b42..9dfc01e867e184be993ad44104da45cc7185689f 100644 (file)
@@ -9,8 +9,8 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security = 10;
-$path_to_root="../..";
+$page_security = 'SA_DIMTRANSVIEW';
+$path_to_root = "../..";
 
 include_once($path_to_root . "/includes/session.inc");