Translations:Toolbox/85/it: Difference between revisions
Appearance
Created page with '{{Input|1=<nowiki>{{Input|<syntaxhighlight lang="php" line> # Initialise common code $preIP = dirname( __FILE__ ); require_once( "$preIP/includes/WebStart.php" ); </syntaxhighlig...' |
(No difference)
|
Revision as of 14:43, 14 September 2010
{{Input|<syntaxhighlight lang="php" line>
# Initialise common code
$preIP = dirname( __FILE__ );
require_once( "$preIP/includes/WebStart.php" );
</syntaxhighlight>}}