This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ArnostiPublico
/
dir2json
Прати
2
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
v0.2.0 - a bit more option parsing; fix run with empty JSON options; added more excluded files; changed excluded parsing; a bit more error messages; added PHP hashbang and made file executable
master
Gustavo Arnosti Neves
пре 7 година
родитељ
2d3db39b3d
комит
3bb1d26b1b
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dir2json.php
+ 1
- 1
dir2json.php
Прегледај датотеку
@@ -96,7 +96,7 @@ if (!is_dir($targetFolder)) {
exit(2);
}
// If we have an
d
output file name
// If we have an output file name
if (empty($outputFile)) {
echo "Need a valid output file name (empty)\n";
exit(3);
Write
Preview
Loading…
Откажи
Сачувај