diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index af2ca4e..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "bootstrap"] - path = bootstrap - url = https://github.com/twitter/bootstrap.git diff --git a/json-to-text.php b/json-to-text.php index 2483e96..95082fc 100755 --- a/json-to-text.php +++ b/json-to-text.php @@ -2,7 +2,6 @@ id_str . "|"; echo $foo[$i]->created_at . "|";