From 5f4090d387bccb395321edd3adc263abdbcd0edf Mon Sep 17 00:00:00 2001 From: Javi Date: Mon, 28 Sep 2015 16:40:21 +0200 Subject: [PATCH 01/16] Afegeixo la carpeta javiLopez i l'arxiu helloworld a dins. --- javiLopez/helloworld.php | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 javiLopez/helloworld.php diff --git a/javiLopez/helloworld.php b/javiLopez/helloworld.php new file mode 100644 index 0000000..b988d9a --- /dev/null +++ b/javiLopez/helloworld.php @@ -0,0 +1,2 @@ + Date: Mon, 28 Sep 2015 16:40:55 +0200 Subject: [PATCH 02/16] helloworld albertmayor --- albertmayor/helloworld | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 albertmayor/helloworld diff --git a/albertmayor/helloworld b/albertmayor/helloworld new file mode 100644 index 0000000..87a2c26 --- /dev/null +++ b/albertmayor/helloworld @@ -0,0 +1,3 @@ + Date: Mon, 28 Sep 2015 16:41:52 +0200 Subject: [PATCH 03/16] afegeixo el salt de linea i el shebang --- helloworld | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 helloworld diff --git a/helloworld b/helloworld old mode 100644 new mode 100755 index 3b94787..2b10ca6 --- a/helloworld +++ b/helloworld @@ -1,5 +1,6 @@ +#!/usr/bin/php Date: Mon, 28 Sep 2015 16:42:13 +0200 Subject: [PATCH 04/16] executable i shebang --- marcdomenech/helloworld.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 marcdomenech/helloworld.php diff --git a/marcdomenech/helloworld.php b/marcdomenech/helloworld.php new file mode 100755 index 0000000..608888c --- /dev/null +++ b/marcdomenech/helloworld.php @@ -0,0 +1,3 @@ +#!/usr/bin/php + Date: Mon, 28 Sep 2015 16:42:27 +0200 Subject: [PATCH 05/16] Creat helloworld --- German/helloworld.php | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 German/helloworld.php diff --git a/German/helloworld.php b/German/helloworld.php new file mode 100644 index 0000000..b988d9a --- /dev/null +++ b/German/helloworld.php @@ -0,0 +1,2 @@ + Date: Mon, 28 Sep 2015 16:44:20 +0200 Subject: [PATCH 06/16] Delete helloworld --- roger/helloworld | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 roger/helloworld diff --git a/roger/helloworld b/roger/helloworld deleted file mode 100644 index 2eabb2d..0000000 --- a/roger/helloworld +++ /dev/null @@ -1,2 +0,0 @@ - Date: Mon, 28 Sep 2015 16:45:06 +0200 Subject: [PATCH 07/16] Afegit interpret i executable --- AdamAlvarado/helloword | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 AdamAlvarado/helloword diff --git a/AdamAlvarado/helloword b/AdamAlvarado/helloword old mode 100644 new mode 100755 index 4e695c3..630c2fa --- a/AdamAlvarado/helloword +++ b/AdamAlvarado/helloword @@ -1,3 +1,4 @@ +#/usr/bin/php Date: Mon, 28 Sep 2015 16:45:21 +0200 Subject: [PATCH 08/16] Shebang added --- sergitur/helloworld | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 sergitur/helloworld diff --git a/sergitur/helloworld b/sergitur/helloworld old mode 100644 new mode 100755 index 460cbc1..dfd4f75 --- a/sergitur/helloworld +++ b/sergitur/helloworld @@ -1,3 +1,4 @@ +#!/usr/bin/php Date: Mon, 28 Sep 2015 16:45:33 +0200 Subject: [PATCH 09/16] =?UTF-8?q?Canviar=20extensi=C3=B3=20+=20fer=20sheba?= =?UTF-8?q?ng=20+=20fer=20el=20fitxer=20executable=20+=20fer=20salt=20de?= =?UTF-8?q?=20linea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yvesnavarro/helloworld.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 yvesnavarro/helloworld.php diff --git a/yvesnavarro/helloworld.php b/yvesnavarro/helloworld.php new file mode 100755 index 0000000..6eb26de --- /dev/null +++ b/yvesnavarro/helloworld.php @@ -0,0 +1,5 @@ +#!/usr/bin/php + Date: Mon, 28 Sep 2015 16:46:36 +0200 Subject: [PATCH 10/16] Third version --- paolodavila/helloworld | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 paolodavila/helloworld diff --git a/paolodavila/helloworld b/paolodavila/helloworld old mode 100644 new mode 100755 index ecb6376..8cbd74b --- a/paolodavila/helloworld +++ b/paolodavila/helloworld @@ -1,3 +1,5 @@ +#!/usr/bin/php + Date: Mon, 28 Sep 2015 16:46:53 +0200 Subject: [PATCH 11/16] Afegeixo el shebang i salt de linea --- helloworld | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 helloworld diff --git a/helloworld b/helloworld new file mode 100755 index 0000000..798b2ae --- /dev/null +++ b/helloworld @@ -0,0 +1,3 @@ +#!/bin/php + Date: Mon, 28 Sep 2015 16:47:12 +0200 Subject: [PATCH 12/16] Now the file is executable --- max/helloworld/helloworld.php | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 max/helloworld/helloworld.php diff --git a/max/helloworld/helloworld.php b/max/helloworld/helloworld.php old mode 100644 new mode 100755 index 82966e2..9d5c80e --- a/max/helloworld/helloworld.php +++ b/max/helloworld/helloworld.php @@ -1,3 +1,4 @@ +#!/usr/bin/php Date: Mon, 28 Sep 2015 16:47:54 +0200 Subject: [PATCH 13/16] Afegides modificacions --- roger/helloworld.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roger/helloworld.php b/roger/helloworld.php index 2eabb2d..4bc4a14 100755 --- a/roger/helloworld.php +++ b/roger/helloworld.php @@ -1,2 +1,3 @@ +#! /usr/bin/php Date: Mon, 28 Sep 2015 16:48:44 +0200 Subject: [PATCH 14/16] =?UTF-8?q?Primera=20Versi=C3=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Manelhuguet/helloworld | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 Manelhuguet/helloworld diff --git a/Manelhuguet/helloworld b/Manelhuguet/helloworld new file mode 100755 index 0000000..01bcdbc --- /dev/null +++ b/Manelhuguet/helloworld @@ -0,0 +1,3 @@ + Date: Mon, 28 Sep 2015 16:48:51 +0200 Subject: [PATCH 15/16] =?UTF-8?q?Cambio=20la=20cap=C3=A7alera=20de=20l'arx?= =?UTF-8?q?iu=20helloworld.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- javiLopez/helloworld.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 javiLopez/helloworld.php diff --git a/javiLopez/helloworld.php b/javiLopez/helloworld.php old mode 100644 new mode 100755 index b988d9a..4e03b0a --- a/javiLopez/helloworld.php +++ b/javiLopez/helloworld.php @@ -1,2 +1,2 @@ - Date: Mon, 28 Sep 2015 16:50:24 +0200 Subject: [PATCH 16/16] =?UTF-8?q?Segona=20versi=C3=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- German/helloworld.php | 1 + 1 file changed, 1 insertion(+) diff --git a/German/helloworld.php b/German/helloworld.php index b988d9a..a35aa4b 100644 --- a/German/helloworld.php +++ b/German/helloworld.php @@ -1,2 +1,3 @@ +#/usr/bin/php