summaryrefslogtreecommitdiffstats
path: root/lib/private/L10N/LanguageNotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/L10N/LanguageNotFoundException.php')
-rw-r--r--lib/private/L10N/LanguageNotFoundException.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/L10N/LanguageNotFoundException.php b/lib/private/L10N/LanguageNotFoundException.php
index 317e0629b60..0f3b8140e08 100644
--- a/lib/private/L10N/LanguageNotFoundException.php
+++ b/lib/private/L10N/LanguageNotFoundException.php
@@ -20,6 +20,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
+
namespace OC\L10N;
class LanguageNotFoundException extends \Exception {