diff --git a/phpBB/develop/create_variable_overview.php b/phpBB/develop/create_variable_overview.php new file mode 100644 index 0000000000..7787812e37 --- /dev/null +++ b/phpBB/develop/create_variable_overview.php @@ -0,0 +1,540 @@ + + +
+ + +![]() |
+ File {FILENAME} | +
+ +'; +$html_skeleton .= ' Back to Contents '; +$html_skeleton .= ' Language Variables :: Includes :: Conditionals Remaining Vars :: phpBB File Usage :: References'; +$html_skeleton .= ' Language Variables {LANGUAGE_VARIABLES}'; +$html_skeleton .= ' Included Files {INCLUDES}'; +$html_skeleton .= ' Used Conditionals {CONDITIONALS}'; +$html_skeleton .= ' Remaining Vars used {REMAINING_VARS}'; +$html_skeleton .= ' This Template File is used by the following phpBB Files {USED_BY}'; +$html_skeleton .= ' References: {SEE_FILES}'; + +//$html_skeleton .= "\n\n"; + +$html_skeleton .= ' + + Powered by phpBB 2.2 © phpBB Group, 2003
+
+ |
+