ws
authorChuck Hagenbuch <chuck@horde.org>
Sat, 24 Jul 2010 19:56:40 +0000 (15:56 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Sat, 24 Jul 2010 19:56:40 +0000 (15:56 -0400)
framework/Support/lib/Horde/Support/Stack.php

index f741773..b49ea87 100644 (file)
@@ -44,5 +44,4 @@ class Horde_Support_Stack
             return null;
         }
     }
-
 }