From 785298ca1f219acd00afdad3f4173a0fc650f23b Mon Sep 17 00:00:00 2001 From: adam Alvarado Date: Mon, 28 Sep 2015 16:54:10 +0200 Subject: [PATCH 1/8] Afegit interpret i executable --- AdamAlvarado/helloword | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 AdamAlvarado/helloword diff --git a/AdamAlvarado/helloword b/AdamAlvarado/helloword deleted file mode 100755 index 630c2fa..0000000 --- a/AdamAlvarado/helloword +++ /dev/null @@ -1,4 +0,0 @@ -#/usr/bin/php - Date: Mon, 28 Sep 2015 16:54:14 +0200 Subject: [PATCH 2/8] Added operations to helloworld file --- max/helloworld/helloworld.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/max/helloworld/helloworld.php b/max/helloworld/helloworld.php index 9d5c80e..544e554 100755 --- a/max/helloworld/helloworld.php +++ b/max/helloworld/helloworld.php @@ -1,4 +1,9 @@ #!/usr/bin/php Date: Mon, 28 Sep 2015 16:54:52 +0200 Subject: [PATCH 3/8] =?UTF-8?q?Modificaci=C3=B3=20codi=20PHP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- German/helloworld.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/German/helloworld.php b/German/helloworld.php index a35aa4b..84779b8 100644 --- a/German/helloworld.php +++ b/German/helloworld.php @@ -1,3 +1,3 @@ #/usr/bin/php Date: Mon, 28 Sep 2015 16:55:35 +0200 Subject: [PATCH 4/8] . --- helloworld | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 helloworld diff --git a/helloworld b/helloworld deleted file mode 100755 index 798b2ae..0000000 --- a/helloworld +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/php - Date: Mon, 28 Sep 2015 16:55:42 +0200 Subject: [PATCH 5/8] =?UTF-8?q?Primera=20Versi=C3=B3=20amb=20extensi=C3=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Manelhuguet/helloworld.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 Manelhuguet/helloworld.php diff --git a/Manelhuguet/helloworld.php b/Manelhuguet/helloworld.php new file mode 100755 index 0000000..01bcdbc --- /dev/null +++ b/Manelhuguet/helloworld.php @@ -0,0 +1,3 @@ + Date: Mon, 28 Sep 2015 16:55:53 +0200 Subject: [PATCH 6/8] arreglo el shebang --- javiLopez/helloworld.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/javiLopez/helloworld.php b/javiLopez/helloworld.php index 4e03b0a..c402aaa 100755 --- a/javiLopez/helloworld.php +++ b/javiLopez/helloworld.php @@ -1,2 +1,4 @@ -#:/usr/bin/php -echo "Hello World"; +#!/usr/bin/php + Date: Mon, 28 Sep 2015 16:57:17 +0200 Subject: [PATCH 7/8] afegit shebang extensio .php i salt de linia --- albertmayor/helloworld.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 albertmayor/helloworld.php diff --git a/albertmayor/helloworld.php b/albertmayor/helloworld.php new file mode 100755 index 0000000..d84f1f3 --- /dev/null +++ b/albertmayor/helloworld.php @@ -0,0 +1,5 @@ +#!/usr/bin/php + + Date: Mon, 28 Sep 2015 16:58:01 +0200 Subject: [PATCH 8/8] Delete .gitkeep --- PauFores/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 PauFores/.gitkeep diff --git a/PauFores/.gitkeep b/PauFores/.gitkeep deleted file mode 100644 index e69de29..0000000