$this->pi_USER_INT_obj=1;// Configuring so caching is not expected. This value means that no cHash params are ever set. We do this, because it's a USER_INT object!
$this->pi_USER_INT_obj=1;// Configuring so caching is not expected. This value means that no cHash params are ever set. We do this, because it's a USER_INT object!
$this->pi_loadLL();// Loading the LOCAL_LANG values
$this->pi_loadLL();// Loading the LOCAL_LANG values
if($this->userIsAuthorized()){
if($this->userIsAuthorized()){
switch((string)$this->conf['view']){
switch((string)$this->conf['view']){
case'project':
case'project':
...
@@ -99,6 +101,16 @@ class tx_nG6_pi1 extends tslib_pibase {
...
@@ -99,6 +101,16 @@ class tx_nG6_pi1 extends tslib_pibase {