| 
									
										
										
										
											2004-04-13 11:47:32 +00:00
										 |  |  |  | <?xml version="1.0" encoding="iso-8859-1"?> | 
					
						
							|  |  |  |  | <!-- $Revision$ --> | 
					
						
							| 
									
										
										
										
											2006-10-14 04:29:44 +00:00
										 |  |  |  | <!-- EN-Revision: 1.1 Maintainer: nobody Status: ready -->      | 
					
						
							|  |  |  |  | <sect1 id="variable.request.use.auto.globals"> | 
					
						
							| 
									
										
										
										
											2004-04-13 11:47:32 +00:00
										 |  |  |  |       <title>$request_use_auto_globals</title> | 
					
						
							|  |  |  |  |       <para> | 
					
						
							|  |  |  |  | 	   Especifica se a Smarty deve usar vari<72>veis globais do php $HTTP_*_VARS[] | 
					
						
							|  |  |  |  | 	   ($request_use_auto_globals=false que <20> o valor padr<64>o) ou | 
					
						
							|  |  |  |  | 	   $_*[] ($request_use_auto_globals=true). Isso afeta templates | 
					
						
							|  |  |  |  | 	   que fazem uso do {$smarty.request.*}, {$smarty.get.*} etc. . | 
					
						
							|  |  |  |  | 	   Aten<65><6E>o: Se voc<6F> setar $request_use_auto_globals para true, <link | 
					
						
							|  |  |  |  | 	   linkend="variable.request.vars.order">variable.request.vars.order | 
					
						
							|  |  |  |  | 	   </link> n<>o ter<65>o efeito mas valores de configura<72><61>es do php | 
					
						
							|  |  |  |  | 	   <literal>gpc_order</literal> s<>o usados. | 
					
						
							|  |  |  |  |       </para> | 
					
						
							|  |  |  |  | </sect1> | 
					
						
							|  |  |  |  | <!-- Keep this comment at the end of the file
 | 
					
						
							|  |  |  |  | Local variables: | 
					
						
							|  |  |  |  | mode: sgml | 
					
						
							|  |  |  |  | sgml-omittag:t | 
					
						
							|  |  |  |  | sgml-shorttag:t | 
					
						
							|  |  |  |  | sgml-minimize-attributes:nil | 
					
						
							|  |  |  |  | sgml-always-quote-attributes:t | 
					
						
							|  |  |  |  | sgml-indent-step:1 | 
					
						
							|  |  |  |  | sgml-indent-data:t | 
					
						
							|  |  |  |  | indent-tabs-mode:nil | 
					
						
							|  |  |  |  | sgml-parent-document:nil | 
					
						
							|  |  |  |  | sgml-default-dtd-file:"../../../../manual.ced" | 
					
						
							|  |  |  |  | sgml-exposed-tags:nil | 
					
						
							|  |  |  |  | sgml-local-catalogs:nil | 
					
						
							|  |  |  |  | sgml-local-ecat-files:nil | 
					
						
							|  |  |  |  | End: | 
					
						
							|  |  |  |  | vim600: syn=xml fen fdm=syntax fdl=2 si | 
					
						
							|  |  |  |  | vim: et tw=78 syn=sgml | 
					
						
							|  |  |  |  | vi: ts=1 sw=1 | 
					
						
							|  |  |  |  | --> |