@@ -70,8 +70,8 @@ |
||
70 | 70 | * |
71 | 71 | * @param string $filename |
72 | 72 | * @param bool $assoc |
73 | - * @param int $depth |
|
74 | - * @param int $options |
|
73 | + * @param int $depth |
|
74 | + * @param int $options |
|
75 | 75 | * @return mixed |
76 | 76 | */ |
77 | 77 | public static function decodeFile($filename, $assoc = TRUE, $depth = 512, $options = 0) |