Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2013-07-17 00:32:04 +0400
committerBart Visscher <bartv@thisnet.nl>2013-07-17 00:32:04 +0400
commit7d86e262e18d931f613a6dac16afe66a70d963ac (patch)
tree728cd3cca67b0846c59884e961a9ee6ca53e3461 /lib/util.php
parentd673d8c25310f0ea73927b8b252e6823a11087f4 (diff)
Use autoloader for Patchwork/PHP/Shim/Normalizer
Diffstat (limited to 'lib/util.php')
-rwxr-xr-xlib/util.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/util.php b/lib/util.php
index 981b05b2b46..2586ad28320 100755
--- a/lib/util.php
+++ b/lib/util.php
@@ -1,7 +1,5 @@
<?php
-require_once 'Patchwork/PHP/Shim/Normalizer.php';
-
/**
* Class for utility functions
*