rodehoed hace 5 años
padre
commit
c3ad4a4b4d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/Persistence/TrafficLimiter.php

+ 1 - 1
lib/Persistence/TrafficLimiter.php

@@ -30,7 +30,7 @@ class TrafficLimiter extends AbstractPersistence
      * @var    int
      * @var    int
      */
      */
     private static $_limit = 10;
     private static $_limit = 10;
-    
+
     /**
     /**
      * listed ips are exempted from limits, defaults to null
      * listed ips are exempted from limits, defaults to null
      *
      *