diff options
author | Snap <snapwilliam@gmail.com> | 2015-04-10 19:12:19 -0700 |
---|---|---|
committer | Snap <snapwilliam@gmail.com> | 2015-04-10 19:12:19 -0700 |
commit | d0b9b771a876922afdf00b2c55d5e1388a4ea2a3 (patch) | |
tree | 005473f23c3ac439daf5d632ce03a45a47ad51c4 | |
parent | d6e513fb41545a97400720e5dd275aea030dc419 (diff) | |
download | pathery-d0b9b771a876922afdf00b2c55d5e1388a4ea2a3.tar.xz |
Quick test with giteye app.
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | pages/home.php | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -5,3 +5,4 @@ /.dropbox
/desktop.ini
+/.project diff --git a/pages/home.php b/pages/home.php index 56c846d..a488f19 100644 --- a/pages/home.php +++ b/pages/home.php @@ -117,7 +117,7 @@ $adContent = " <div class="wrapper">
<br />
-
+Test
<?
if ($accepted) {
|