summaryrefslogtreecommitdiff
path: root/framework/I18N/core/MessageSource_SQLite.php
diff options
context:
space:
mode:
authorctrlaltca <>2012-07-12 12:13:23 +0000
committerctrlaltca <>2012-07-12 12:13:23 +0000
commit712729aa2f9b5e491e78f29b8f779f8b40a67ba4 (patch)
tree2f71cfc97e15a8b0f390c4c56807db80c634870b /framework/I18N/core/MessageSource_SQLite.php
parent903ae8a581fac1e6917fc3e31d2ad8fb91df80c3 (diff)
removed ?> from php files
Diffstat (limited to 'framework/I18N/core/MessageSource_SQLite.php')
-rw-r--r--framework/I18N/core/MessageSource_SQLite.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/I18N/core/MessageSource_SQLite.php b/framework/I18N/core/MessageSource_SQLite.php
index 4694e018..46b5d865 100644
--- a/framework/I18N/core/MessageSource_SQLite.php
+++ b/framework/I18N/core/MessageSource_SQLite.php
@@ -351,4 +351,3 @@ class MessageSource_SQLite extends MessageSource
}
}
-?>