Commit 95b6dafde10c5fcaa805d972810a1099a33cc078

Authored by Alex Savenko
1 parent 9becc73c

dev init

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
1 -<?php phpinfo(); ?> 1 +<?php
  2 +echo "On dev branch";
  3 +phpinfo();