From 8e64f4b6d1f6b6f9a8d5ed3c714d9a4d5efb688e Mon Sep 17 00:00:00 2001 From: cl-server Date: Fri, 18 Jan 2013 09:52:18 +0000 Subject: [PATCH 01/29] init --- .htaccess | 4 ++++ README | 1 + index.php | 8 ++++++++ 3 files changed, 13 insertions(+) create mode 100644 .htaccess create mode 100644 README create mode 100644 index.php diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + diff --git a/README b/README new file mode 100644 index 00000000..de855a2f --- /dev/null +++ b/README @@ -0,0 +1 @@ +This is a sample PHP project diff --git a/index.php b/index.php new file mode 100644 index 00000000..d5a9ce2b --- /dev/null +++ b/index.php @@ -0,0 +1,8 @@ + + + Hello World + + + Hello World

'; ?> + + From 80f8471d0d965b9197da456713730391560913f9 Mon Sep 17 00:00:00 2001 From: "cheresharov@hotmail.com" <> Date: Fri, 18 Jan 2013 10:14:38 +0000 Subject: [PATCH 02/29] Added Cheresharov --- StoyanCheresharov.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 StoyanCheresharov.php diff --git a/StoyanCheresharov.php b/StoyanCheresharov.php new file mode 100644 index 00000000..782a3047 --- /dev/null +++ b/StoyanCheresharov.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World Stoyan Cheresharov! cheresharov@hotmail.com

'; ?> + + \ No newline at end of file From 0c257d98c0357849638e07a5f946310bd88467ca Mon Sep 17 00:00:00 2001 From: Edguybg Date: Fri, 18 Jan 2013 12:21:37 +0200 Subject: [PATCH 03/29] Update index.php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index d5a9ce2b..7722e868 100644 --- a/index.php +++ b/index.php @@ -3,6 +3,6 @@ Hello World - Hello World

'; ?> + Hello World, Aleksander Aleksandrov


email:aleksaander_aleksandrov@abv.bg'; ?> From 6479a7c1d6d32296d6ae534469071c5e8b6639ea Mon Sep 17 00:00:00 2001 From: gzekiii Date: Fri, 18 Jan 2013 14:48:59 +0200 Subject: [PATCH 04/29] add me --- GyunerZeki.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 GyunerZeki.php diff --git a/GyunerZeki.php b/GyunerZeki.php new file mode 100644 index 00000000..a19d7246 --- /dev/null +++ b/GyunerZeki.php @@ -0,0 +1,9 @@ + + + PHP Test + + + Hello World Gyuner Zeki!

'; ?> + + + From 4bf9d444e407084b1d0160bb2d11aad6016f7405 Mon Sep 17 00:00:00 2001 From: "Zdrachnik@abv.bg" <> Date: Fri, 18 Jan 2013 14:05:11 +0000 Subject: [PATCH 05/29] Commit file with user info --- VictorAtanassov.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 VictorAtanassov.php diff --git a/VictorAtanassov.php b/VictorAtanassov.php new file mode 100644 index 00000000..917318b1 --- /dev/null +++ b/VictorAtanassov.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello from Victor Atanassov

'; ?> + + \ No newline at end of file From f928eb2bb53ce9845f8d062b30c2bb6f3044b043 Mon Sep 17 00:00:00 2001 From: cl-server Date: Fri, 18 Jan 2013 16:50:06 +0000 Subject: [PATCH 06/29] init --- .htaccess | 4 ++++ README | 1 + index.php | 8 ++++++++ martin_manov.php | 8 ++++++++ 4 files changed, 21 insertions(+) create mode 100644 .htaccess create mode 100644 README create mode 100644 index.php create mode 100644 martin_manov.php diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + diff --git a/README b/README new file mode 100644 index 00000000..de855a2f --- /dev/null +++ b/README @@ -0,0 +1 @@ +This is a sample PHP project diff --git a/index.php b/index.php new file mode 100644 index 00000000..d5a9ce2b --- /dev/null +++ b/index.php @@ -0,0 +1,8 @@ + + + Hello World + + + Hello World

'; ?> + + diff --git a/martin_manov.php b/martin_manov.php new file mode 100644 index 00000000..6af9c355 --- /dev/null +++ b/martin_manov.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Martin Manov - matrixatp.martin@gmail.com

'; ?> + + \ No newline at end of file From 8d6513e1c5d85d568ea60f9283afe8fc542abea1 Mon Sep 17 00:00:00 2001 From: "matrixatp.martin@gmail.com" <> Date: Fri, 18 Jan 2013 17:02:30 +0000 Subject: [PATCH 07/29] =?UTF-8?q?=D0=B0=D1=81=D0=B4=D0=B4=D1=84=D0=B4?= =?UTF-8?q?=D1=81=D1=84=D0=B3=D1=81=D0=B4=D1=84=D0=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- martin_manov.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/martin_manov.php b/martin_manov.php index 6af9c355..ae688f8e 100644 --- a/martin_manov.php +++ b/martin_manov.php @@ -3,6 +3,12 @@ PHP Test - Martin Manov - matrixatp.martin@gmail.com

'; ?> + Martin Manov - matrixatp.martin@gmail.com

+ Здравейте, + имах малко проблеми с изпращането до GitHub. + Първо трябваше да отида до Git->Merge. След това Commit продължаваше да не работи, но успешно направих Push. + Дано това да може да помогне на останалите, ако има затруднения. + Поздрави + '; ?> \ No newline at end of file From 50d18ad54905019c5ec351ed7a162bc25f96aadc Mon Sep 17 00:00:00 2001 From: Zh G Date: Sat, 19 Jan 2013 00:38:44 +0200 Subject: [PATCH 08/29] E-mail added. E-mail added. README renamed to README.md --- .gitattributes | 22 ++++++ .gitignore | 163 ++++++++++++++++++++++++++++++++++++++++++++ README => README.md | 0 ZhelyanGuglev.php | 8 +++ 4 files changed, 193 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore rename README => README.md (100%) create mode 100644 ZhelyanGuglev.php diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..412eeda7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,22 @@ +# Auto detect text files and perform LF normalization +* text=auto + +# Custom for Visual Studio +*.cs diff=csharp +*.sln merge=union +*.csproj merge=union +*.vbproj merge=union +*.fsproj merge=union +*.dbproj merge=union + +# Standard to msysgit +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5ebd21a1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,163 @@ +################# +## Eclipse +################# + +*.pydevproject +.project +.metadata +bin/ +tmp/ +*.tmp +*.bak +*.swp +*~.nib +local.properties +.classpath +.settings/ +.loadpath + +# External tool builders +.externalToolBuilders/ + +# Locally stored "Eclipse launch configurations" +*.launch + +# CDT-specific +.cproject + +# PDT-specific +.buildpath + + +################# +## Visual Studio +################# + +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. + +# User-specific files +*.suo +*.user +*.sln.docstates + +# Build results +[Dd]ebug/ +[Rr]elease/ +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.vspscc +.builds +*.dotCover + +## TODO: If you have NuGet Package Restore enabled, uncomment this +#packages/ + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf + +# Visual Studio profiler +*.psess +*.vsp + +# ReSharper is a .NET coding add-in +_ReSharper* + +# Installshield output folder +[Ee]xpress + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish + +# Others +[Bb]in +[Oo]bj +sql +TestResults +*.Cache +ClientBin +stylecop.* +~$* +*.dbmdl +Generated_Code #added for RIA/Silverlight projects + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML + + + +############ +## Windows +############ + +# Windows image file caches +Thumbs.db + +# Folder config file +Desktop.ini + + +############# +## Python +############# + +*.py[co] + +# Packages +*.egg +*.egg-info +dist +build +eggs +parts +bin +var +sdist +develop-eggs +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg + +# Mac crap +.DS_Store diff --git a/README b/README.md similarity index 100% rename from README rename to README.md diff --git a/ZhelyanGuglev.php b/ZhelyanGuglev.php new file mode 100644 index 00000000..2f73bf32 --- /dev/null +++ b/ZhelyanGuglev.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World from Zhelyan Guglev!!! E-mail: jelian_g@mail.bg

'; ?> + + From b12a89d4011e31495c16336632d36b7d39a054e0 Mon Sep 17 00:00:00 2001 From: cl-server Date: Sat, 19 Jan 2013 15:14:51 +0000 Subject: [PATCH 09/29] init --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + From 919a098d1f3332011aef202de26aa8646149a5d3 Mon Sep 17 00:00:00 2001 From: "todorvelichkov89@gmail.com" <> Date: Sat, 19 Jan 2013 15:25:05 +0000 Subject: [PATCH 10/29] test commint --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index d5a9ce2b..22b83332 100644 --- a/index.php +++ b/index.php @@ -3,6 +3,6 @@ Hello World - Hello World

'; ?> + Hello World from index

'; ?> From 329153c209d4819583416b3082a377e59f3c5458 Mon Sep 17 00:00:00 2001 From: "todorvelichkov89@gmail.com" <> Date: Sat, 19 Jan 2013 15:34:10 +0000 Subject: [PATCH 11/29] todor.php commiting --- Todor.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Todor.php diff --git a/Todor.php b/Todor.php new file mode 100644 index 00000000..370c2ba9 --- /dev/null +++ b/Todor.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello from Todor

'; ?> + + \ No newline at end of file From 03709b89d1647f95e05418ed18874959d76fdc9d Mon Sep 17 00:00:00 2001 From: "todorvelichkov89@gmail.com" <> Date: Sat, 19 Jan 2013 15:37:44 +0000 Subject: [PATCH 12/29] =?UTF-8?q?=D1=8A=D0=B1=D0=B4=D0=B5=D0=B9=D1=82=20?= =?UTF-8?q?=D0=BD=D0=B0=20todor.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Todor.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Todor.php b/Todor.php index 370c2ba9..10333db1 100644 --- a/Todor.php +++ b/Todor.php @@ -4,5 +4,7 @@ Hello from Todor

'; ?> + Този проект може да бъде разгледан на адрес: fmi-project-todor.eu01.aws.af.cm + Публично резозитори(форк): git@github.com:asdator/fmi.git \ No newline at end of file From 5f5c7d9fd1931df443d9192e980c4e5b7fca4977 Mon Sep 17 00:00:00 2001 From: "margi_hk@yahoo.co.uk" <> Date: Sat, 19 Jan 2013 18:24:48 +0000 Subject: [PATCH 13/29] magi greeting --- MargaritaKrushkova.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MargaritaKrushkova.php diff --git a/MargaritaKrushkova.php b/MargaritaKrushkova.php new file mode 100644 index 00000000..94a256c6 --- /dev/null +++ b/MargaritaKrushkova.php @@ -0,0 +1,8 @@ + + + PHP Test + + + I am Margarita Krushkova

'; ?> + + \ No newline at end of file From eac2715926b3e262f25606fe023abdc5f8f7fe03 Mon Sep 17 00:00:00 2001 From: Zh G Date: Sun, 20 Jan 2013 19:15:04 +0200 Subject: [PATCH 14/29] Revert "E-mail added." This reverts commit 50d18ad54905019c5ec351ed7a162bc25f96aadc. --- .gitattributes | 22 ------ .gitignore | 163 -------------------------------------------- README.md => README | 0 ZhelyanGuglev.php | 8 --- 4 files changed, 193 deletions(-) delete mode 100644 .gitattributes delete mode 100644 .gitignore rename README.md => README (100%) delete mode 100644 ZhelyanGuglev.php diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 412eeda7..00000000 --- a/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp -*.sln merge=union -*.csproj merge=union -*.vbproj merge=union -*.fsproj merge=union -*.dbproj merge=union - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 5ebd21a1..00000000 --- a/.gitignore +++ /dev/null @@ -1,163 +0,0 @@ -################# -## Eclipse -################# - -*.pydevproject -.project -.metadata -bin/ -tmp/ -*.tmp -*.bak -*.swp -*~.nib -local.properties -.classpath -.settings/ -.loadpath - -# External tool builders -.externalToolBuilders/ - -# Locally stored "Eclipse launch configurations" -*.launch - -# CDT-specific -.cproject - -# PDT-specific -.buildpath - - -################# -## Visual Studio -################# - -## Ignore Visual Studio temporary files, build results, and -## files generated by popular Visual Studio add-ons. - -# User-specific files -*.suo -*.user -*.sln.docstates - -# Build results -[Dd]ebug/ -[Rr]elease/ -*_i.c -*_p.c -*.ilk -*.meta -*.obj -*.pch -*.pdb -*.pgc -*.pgd -*.rsp -*.sbr -*.tlb -*.tli -*.tlh -*.tmp -*.vspscc -.builds -*.dotCover - -## TODO: If you have NuGet Package Restore enabled, uncomment this -#packages/ - -# Visual C++ cache files -ipch/ -*.aps -*.ncb -*.opensdf -*.sdf - -# Visual Studio profiler -*.psess -*.vsp - -# ReSharper is a .NET coding add-in -_ReSharper* - -# Installshield output folder -[Ee]xpress - -# DocProject is a documentation generator add-in -DocProject/buildhelp/ -DocProject/Help/*.HxT -DocProject/Help/*.HxC -DocProject/Help/*.hhc -DocProject/Help/*.hhk -DocProject/Help/*.hhp -DocProject/Help/Html2 -DocProject/Help/html - -# Click-Once directory -publish - -# Others -[Bb]in -[Oo]bj -sql -TestResults -*.Cache -ClientBin -stylecop.* -~$* -*.dbmdl -Generated_Code #added for RIA/Silverlight projects - -# Backup & report files from converting an old project file to a newer -# Visual Studio version. Backup files are not needed, because we have git ;-) -_UpgradeReport_Files/ -Backup*/ -UpgradeLog*.XML - - - -############ -## Windows -############ - -# Windows image file caches -Thumbs.db - -# Folder config file -Desktop.ini - - -############# -## Python -############# - -*.py[co] - -# Packages -*.egg -*.egg-info -dist -build -eggs -parts -bin -var -sdist -develop-eggs -.installed.cfg - -# Installer logs -pip-log.txt - -# Unit test / coverage reports -.coverage -.tox - -#Translations -*.mo - -#Mr Developer -.mr.developer.cfg - -# Mac crap -.DS_Store diff --git a/README.md b/README similarity index 100% rename from README.md rename to README diff --git a/ZhelyanGuglev.php b/ZhelyanGuglev.php deleted file mode 100644 index 2f73bf32..00000000 --- a/ZhelyanGuglev.php +++ /dev/null @@ -1,8 +0,0 @@ - - - PHP Test - - - Hello World from Zhelyan Guglev!!! E-mail: jelian_g@mail.bg

'; ?> - - From a24fa84a5dda26ea535132c53918d59ef1574954 Mon Sep 17 00:00:00 2001 From: Zh G Date: Sun, 20 Jan 2013 19:20:07 +0200 Subject: [PATCH 15/29] Another contributor e-mail added. Also some file structure changes made: README renamed to README.md added .gitattributes added .gitignore --- .gitattributes | 22 ++++++ .gitignore | 163 ++++++++++++++++++++++++++++++++++++++++++++ README => README.md | 0 ZhelyanGuglev.php | 8 +++ 4 files changed, 193 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore rename README => README.md (100%) create mode 100644 ZhelyanGuglev.php diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..412eeda7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,22 @@ +# Auto detect text files and perform LF normalization +* text=auto + +# Custom for Visual Studio +*.cs diff=csharp +*.sln merge=union +*.csproj merge=union +*.vbproj merge=union +*.fsproj merge=union +*.dbproj merge=union + +# Standard to msysgit +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5ebd21a1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,163 @@ +################# +## Eclipse +################# + +*.pydevproject +.project +.metadata +bin/ +tmp/ +*.tmp +*.bak +*.swp +*~.nib +local.properties +.classpath +.settings/ +.loadpath + +# External tool builders +.externalToolBuilders/ + +# Locally stored "Eclipse launch configurations" +*.launch + +# CDT-specific +.cproject + +# PDT-specific +.buildpath + + +################# +## Visual Studio +################# + +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. + +# User-specific files +*.suo +*.user +*.sln.docstates + +# Build results +[Dd]ebug/ +[Rr]elease/ +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.vspscc +.builds +*.dotCover + +## TODO: If you have NuGet Package Restore enabled, uncomment this +#packages/ + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf + +# Visual Studio profiler +*.psess +*.vsp + +# ReSharper is a .NET coding add-in +_ReSharper* + +# Installshield output folder +[Ee]xpress + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish + +# Others +[Bb]in +[Oo]bj +sql +TestResults +*.Cache +ClientBin +stylecop.* +~$* +*.dbmdl +Generated_Code #added for RIA/Silverlight projects + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML + + + +############ +## Windows +############ + +# Windows image file caches +Thumbs.db + +# Folder config file +Desktop.ini + + +############# +## Python +############# + +*.py[co] + +# Packages +*.egg +*.egg-info +dist +build +eggs +parts +bin +var +sdist +develop-eggs +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg + +# Mac crap +.DS_Store diff --git a/README b/README.md similarity index 100% rename from README rename to README.md diff --git a/ZhelyanGuglev.php b/ZhelyanGuglev.php new file mode 100644 index 00000000..2f73bf32 --- /dev/null +++ b/ZhelyanGuglev.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World from Zhelyan Guglev!!! E-mail: jelian_g@mail.bg

'; ?> + + From 9e8aa5915b00e3df422ab9ee24ea466a3e3add16 Mon Sep 17 00:00:00 2001 From: Mihail Kopusciu Date: Tue, 22 Jan 2013 02:23:30 -0800 Subject: [PATCH 16/29] Create index1.php --- index1.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 index1.php diff --git a/index1.php b/index1.php new file mode 100644 index 00000000..29dbc016 --- /dev/null +++ b/index1.php @@ -0,0 +1 @@ +gdfgdfgfd From 66c7096cb740aed0ebf485482680e3dc32cfdf30 Mon Sep 17 00:00:00 2001 From: cl-server Date: Tue, 22 Jan 2013 10:37:20 +0000 Subject: [PATCH 17/29] init --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + From a67fdb05066a66952be48d68f4094ff4ec3b0bd6 Mon Sep 17 00:00:00 2001 From: "meshko1989@mail.ru" <> Date: Tue, 22 Jan 2013 11:00:40 +0000 Subject: [PATCH 18/29] my first commit --- MihailKopuschu.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MihailKopuschu.php diff --git a/MihailKopuschu.php b/MihailKopuschu.php new file mode 100644 index 00000000..435a694d --- /dev/null +++ b/MihailKopuschu.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World from Mihail Kopuschu! meshko1989@mail.ru

'; ?> + + \ No newline at end of file From dd694fa4b1bc643ebebad05399cb4e03c8bfefb0 Mon Sep 17 00:00:00 2001 From: "meshko1989@mail.ru" <> Date: Tue, 22 Jan 2013 11:06:09 +0000 Subject: [PATCH 19/29] my first commit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index d5a9ce2b..9d52bad3 100644 --- a/index.php +++ b/index.php @@ -3,6 +3,6 @@ Hello World - Hello World

'; ?> + Hello World from Mihail Kopuschu! meshko1989@mail.ru

'; ?> From d095a6ffb638bed74073215264804d89267e8ed0 Mon Sep 17 00:00:00 2001 From: cl-server Date: Thu, 24 Jan 2013 08:03:27 +0000 Subject: [PATCH 20/29] init --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + From 0cd2760410a042aa1578e0ec8859911150b3144a Mon Sep 17 00:00:00 2001 From: "petyaSt92@gmail.bg" <> Date: Thu, 24 Jan 2013 08:13:59 +0000 Subject: [PATCH 21/29] Added by Petya Stavarova --- PetyaStavarova.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 PetyaStavarova.php diff --git a/PetyaStavarova.php b/PetyaStavarova.php new file mode 100644 index 00000000..616b2a20 --- /dev/null +++ b/PetyaStavarova.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World Petya Stavarova, petyast92@gmail.com

'; ?> + + \ No newline at end of file From f0f65865883d86f4858993d1ab30608fd59b7a89 Mon Sep 17 00:00:00 2001 From: "petyaSt92@gmail.bg" <> Date: Thu, 24 Jan 2013 08:24:20 +0000 Subject: [PATCH 22/29] Add the file PetyaStavarova.php --- PetyaStavarova.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PetyaStavarova.php b/PetyaStavarova.php index 616b2a20..1e74060a 100644 --- a/PetyaStavarova.php +++ b/PetyaStavarova.php @@ -3,6 +3,6 @@ PHP Test - Hello World Petya Stavarova, petyast92@gmail.com

'; ?> + Hello World from Petya Stavarova, petyast92@gmail.com

'; ?> \ No newline at end of file From 204a36b6350f49b1c5080b39b6d5ed494f74b2da Mon Sep 17 00:00:00 2001 From: cl-server Date: Thu, 24 Jan 2013 18:00:22 +0000 Subject: [PATCH 23/29] init --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + From 44381ab1f09090e9dbb39ce3287abbc324010ebd Mon Sep 17 00:00:00 2001 From: cl-server Date: Thu, 24 Jan 2013 18:47:04 +0000 Subject: [PATCH 24/29] init --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + From fcc3ddaa491bd15ed75922d7dec93e904ec87b05 Mon Sep 17 00:00:00 2001 From: cl-server Date: Thu, 24 Jan 2013 18:54:46 +0000 Subject: [PATCH 25/29] init --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + From e58715e980691aeb2fadb69f103a07e4c20093ce Mon Sep 17 00:00:00 2001 From: cl-server Date: Thu, 24 Jan 2013 19:02:50 +0000 Subject: [PATCH 26/29] init --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 00000000..912ca125 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + From b9b4829c05031552a878dfee528d3943fce079af Mon Sep 17 00:00:00 2001 From: "vasil.georgiev.34@gmail.com" <> Date: Thu, 24 Jan 2013 19:12:13 +0000 Subject: [PATCH 27/29] ADD the file VasilVasilev.php --- VasilVasilev.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 VasilVasilev.php diff --git a/VasilVasilev.php b/VasilVasilev.php new file mode 100644 index 00000000..0723efb0 --- /dev/null +++ b/VasilVasilev.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World from Vasil Vasilev vasil.georgiev.34@gmail.com

'; ?> + + \ No newline at end of file From 39273a16ffbea1ffede3427854dbae83f6d0dfd1 Mon Sep 17 00:00:00 2001 From: "paolaaa7@abv.bg" <> Date: Thu, 24 Jan 2013 19:37:34 +0000 Subject: [PATCH 28/29] Add the file paolashumanova.php --- paolashumanova.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 paolashumanova.php diff --git a/paolashumanova.php b/paolashumanova.php new file mode 100644 index 00000000..60b55c81 --- /dev/null +++ b/paolashumanova.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World from Paola Shumanova email: paolaaa7@abv.bg

'; ?> + + \ No newline at end of file From 86ff9ec4c280b680478682e4847eb7146315ab50 Mon Sep 17 00:00:00 2001 From: "kraseza@gmail.com" <> Date: Fri, 25 Jan 2013 00:10:29 +0000 Subject: [PATCH 29/29] KrasimirTsvetanov.php file added --- KrasimirTsvetanov.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 KrasimirTsvetanov.php diff --git a/KrasimirTsvetanov.php b/KrasimirTsvetanov.php new file mode 100644 index 00000000..32b6fbbb --- /dev/null +++ b/KrasimirTsvetanov.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello World from Krasimir Tsvetanov! kraseza@gmail.com

'; ?> + + \ No newline at end of file