Sujet : Message (notice) au debut de l'instal de joomla
159 */
160
161 if (strlen($_SERVER['QUERY_STRING']) && strpos($_SERVER['REQUEST_URI'], $_SERVER['QUERY_STRING']) === false) {
162 $theURI .= '?'.$_SERVER['QUERY_STRING'];
163 }
Dernière modification par nenex (2011-03-16 20:17:57)