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
95b6dafde10c5fcaa805d972810a1099a33cc078
Authored by
Alex Savenko
2016-12-20 12:57:59 +0200
1 parent
9becc73c
dev init
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
www/php.php
Inline
Side-by-side
www/php.php
Wrap text
Show/Hide comments
View file @
95b6daf
1
-<?php phpinfo(); ?>
1
+<?php
2
+echo "On dev branch";
3
+phpinfo();
...
...