Alex Savenko
/
semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
30dd65853c62625dd644d76447b82e9c43387ec7
Authored by
Alex Savenko
2016-12-20 13:02:41 +0200
1 parent
c769fc9e
dev init
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
www/php.php
Inline
Side-by-side
www/php.php
Wrap text
Show/Hide comments
View file @
30dd658
1
1
<?php
2
2
echo "On dev branch";
3
+//test
3
4
phpinfo();
...
...