diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-01 18:46:14 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-01 18:46:14 +0000 |
commit | 85b99b642f547a13a3d9fbdcbf3e773bb1745dde (patch) | |
tree | 0bccd54f788be0e770527ed8ad060247929c95f9 /phpBB/docs/coding-guidelines.html | |
parent | 6ca11b2d2b7a9e6420eec3b21e1531c1586c15c2 (diff) | |
download | forums-85b99b642f547a13a3d9fbdcbf3e773bb1745dde.tar forums-85b99b642f547a13a3d9fbdcbf3e773bb1745dde.tar.gz forums-85b99b642f547a13a3d9fbdcbf3e773bb1745dde.tar.bz2 forums-85b99b642f547a13a3d9fbdcbf3e773bb1745dde.tar.xz forums-85b99b642f547a13a3d9fbdcbf3e773bb1745dde.zip |
allow mod authors to plug in info_ language files for population within the menu.
git-svn-id: file:///svn/phpbb/trunk@7819 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
-rw-r--r-- | phpBB/docs/coding-guidelines.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 8fd904e7c0..14deabf135 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -1,4 +1,3 @@ -<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |