Initial import GameCrash_Original
authorAndreas Grabmüller <webmaster@letzplay.de>
Fri, 7 Nov 2003 23:24:42 +0000 (23:24 +0000)
committerAndreas Grabmüller <webmaster@letzplay.de>
Fri, 7 Nov 2003 23:24:42 +0000 (23:24 +0000)
commit5e8322712517b731f7b9457908678434af81679a
tree5aac3ec91c3629ce6be13497107e1b1e2af673f1
parentdf7a54bc31aff34fc91c812d0b5dece9e848c657
Initial import

git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@150 8f5c7a92-453e-0410-a47f-ad33c8a6b003
93 files changed:
portal/.htaccess [new file with mode: 0644]
portal/admin/events.php [new file with mode: 0644]
portal/admin/globals.php [new file with mode: 0644]
portal/admin/import.php [new file with mode: 0644]
portal/admin/index.php [new file with mode: 0644]
portal/admin/news.php [new file with mode: 0644]
portal/admin/pages.php [new file with mode: 0644]
portal/admin/templates.php [new file with mode: 0644]
portal/cache/index.htm [new file with mode: 0644]
portal/layout/css/postgresql.css [new file with mode: 0644]
portal/layout/css/postgresql_admin.css [new file with mode: 0644]
portal/layout/images/banner-background.jpg [new file with mode: 0644]
portal/layout/images/banner-left.jpg [new file with mode: 0644]
portal/layout/images/banner-right.jpg [new file with mode: 0644]
portal/layout/images/flags/Argentina.gif [new file with mode: 0644]
portal/layout/images/flags/Australia.gif [new file with mode: 0644]
portal/layout/images/flags/Austria.gif [new file with mode: 0644]
portal/layout/images/flags/Belgium.gif [new file with mode: 0644]
portal/layout/images/flags/Belguim.gif [new file with mode: 0644]
portal/layout/images/flags/BosniaandHerzegovina.gif [new file with mode: 0644]
portal/layout/images/flags/Brazil.gif [new file with mode: 0644]
portal/layout/images/flags/Bulgaria.gif [new file with mode: 0644]
portal/layout/images/flags/Canada.gif [new file with mode: 0644]
portal/layout/images/flags/Chile.gif [new file with mode: 0644]
portal/layout/images/flags/China.gif [new file with mode: 0644]
portal/layout/images/flags/Colombia.gif [new file with mode: 0644]
portal/layout/images/flags/CostaRica.gif [new file with mode: 0644]
portal/layout/images/flags/Czech-republic.gif [new file with mode: 0644]
portal/layout/images/flags/CzechRepublic.gif [new file with mode: 0644]
portal/layout/images/flags/Denmark.gif [new file with mode: 0644]
portal/layout/images/flags/Estonia.gif [new file with mode: 0644]
portal/layout/images/flags/Finland.gif [new file with mode: 0644]
portal/layout/images/flags/France.gif [new file with mode: 0644]
portal/layout/images/flags/Germany.gif [new file with mode: 0644]
portal/layout/images/flags/Greece.gif [new file with mode: 0644]
portal/layout/images/flags/HongKong.gif [new file with mode: 0644]
portal/layout/images/flags/Hungary.gif [new file with mode: 0644]
portal/layout/images/flags/Iceland.gif [new file with mode: 0644]
portal/layout/images/flags/India.gif [new file with mode: 0644]
portal/layout/images/flags/Indonesia.gif [new file with mode: 0644]
portal/layout/images/flags/Ireland.gif [new file with mode: 0644]
portal/layout/images/flags/Israel.gif [new file with mode: 0644]
portal/layout/images/flags/Italy.gif [new file with mode: 0644]
portal/layout/images/flags/Japan.gif [new file with mode: 0644]
portal/layout/images/flags/Korea.gif [new file with mode: 0644]
portal/layout/images/flags/Latvia.gif [new file with mode: 0644]
portal/layout/images/flags/Mexico.gif [new file with mode: 0644]
portal/layout/images/flags/Netherlands.gif [new file with mode: 0644]
portal/layout/images/flags/New Zealand.gif [new file with mode: 0644]
portal/layout/images/flags/NewZealand.gif [new file with mode: 0644]
portal/layout/images/flags/Norway.gif [new file with mode: 0644]
portal/layout/images/flags/Philippines.gif [new file with mode: 0644]
portal/layout/images/flags/Poland.gif [new file with mode: 0644]
portal/layout/images/flags/Portugal.gif [new file with mode: 0644]
portal/layout/images/flags/Romania.gif [new file with mode: 0644]
portal/layout/images/flags/Russia.gif [new file with mode: 0644]
portal/layout/images/flags/Singapore.gif [new file with mode: 0644]
portal/layout/images/flags/SlovakRepublic.gif [new file with mode: 0644]
portal/layout/images/flags/South-africa1.gif [new file with mode: 0644]
portal/layout/images/flags/South-korea.gif [new file with mode: 0644]
portal/layout/images/flags/SouthAfrica.gif [new file with mode: 0644]
portal/layout/images/flags/Spain.gif [new file with mode: 0644]
portal/layout/images/flags/Sweden.gif [new file with mode: 0644]
portal/layout/images/flags/Switzerland.gif [new file with mode: 0644]
portal/layout/images/flags/Taiwan.gif [new file with mode: 0644]
portal/layout/images/flags/Thailand.gif [new file with mode: 0644]
portal/layout/images/flags/Turkey.gif [new file with mode: 0644]
portal/layout/images/flags/UK.gif [new file with mode: 0644]
portal/layout/images/flags/USA.gif [new file with mode: 0644]
portal/layout/images/flags/Ukraine.gif [new file with mode: 0644]
portal/layout/images/lngflags/de.gif [new file with mode: 0644]
portal/layout/images/lngflags/de_disabled.gif [new file with mode: 0644]
portal/layout/images/lngflags/en.gif [new file with mode: 0644]
portal/layout/images/lngflags/en_disabled.gif [new file with mode: 0644]
portal/system/docs.php [new file with mode: 0644]
portal/system/global/functions.database.php [new file with mode: 0644]
portal/system/global/functions.language.php [new file with mode: 0644]
portal/system/global/functions.layout.php [new file with mode: 0644]
portal/system/global/functions.php [new file with mode: 0644]
portal/system/global/languages.php [new file with mode: 0644]
portal/system/global/settings.php [new file with mode: 0644]
portal/system/handleform.php [new file with mode: 0644]
portal/system/handler.php [new file with mode: 0644]
portal/system/languages/de.php [new file with mode: 0644]
portal/system/languages/en.php [new file with mode: 0644]
portal/system/layout/basic.bottom.php [new file with mode: 0644]
portal/system/layout/basic.left.php [new file with mode: 0644]
portal/system/layout/basic.right.php [new file with mode: 0644]
portal/system/layout/basic.top.php [new file with mode: 0644]
portal/system/layout/docs.left.php [new file with mode: 0644]
portal/system/layout/docs.right.php [new file with mode: 0644]
portal/system/page.php [new file with mode: 0644]
portal/tools/rebuildcache [new file with mode: 0644]