Subversion Repositories eFlore/Applications.del

Rev

Rev 2086 | Rev 2144 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2086 Rev 2097
Line 303... Line 303...
303
		}
303
		}
304
	}
304
	}
Line 305... Line 305...
305
 
305
 
306
	// rétrocompat'
306
	// rétrocompat'
307
	public function etreAdmin() {
307
	public function etreAdmin() {
308
		return ($this->utilisateur['admin'] == 1);
308
		return ($this->utilisateur['admin'] >= 1);
Line 309... Line 309...
309
	}
309
	}
310
 
310
 
311
	// rétrocompat'
311
	// rétrocompat'