diff options
author | pjmattal <pjmattal> | 2007-09-20 21:46:43 +0000 |
---|---|---|
committer | pjmattal <pjmattal> | 2007-09-20 21:46:43 +0000 |
commit | 452d6b1245f26b1c46e715077e9bcc593f66ed9e (patch) | |
tree | 3135fec4b7c199ffb4cbd52a260763004cb96d69 /web/lang/de/search_po.inc | |
parent | 0b92839bee80fc2ba6ea67be1e48d176c0d242bc (diff) | |
download | aurweb-452d6b1245f26b1c46e715077e9bcc593f66ed9e.tar.xz |
patch from eliott to convert all <? to <?php
Diffstat (limited to 'web/lang/de/search_po.inc')
-rw-r--r-- | web/lang/de/search_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/de/search_po.inc b/web/lang/de/search_po.inc index 53b5cc1..dce8c72 100644 --- a/web/lang/de/search_po.inc +++ b/web/lang/de/search_po.inc @@ -1,4 +1,4 @@ -<? +<?php # German (Deutsch) translation # Translators: Pierre Schmitz <pierre@archlinux.de>, Matthias Gorissen <siquame@web.de>, Lukas Kropatschek, Niclas Pfeifer |