Mercurial > dirlist-php
comparison index.php @ 21:fb351f473fd5
Forgot to close footer.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 22 Oct 2014 12:02:38 +0900 |
parents | caf498a0c602 |
children | 431682ff9169 |
comparison
equal
deleted
inserted
replaced
20:caf498a0c602 | 21:fb351f473fd5 |
---|---|
199 <hr> | 199 <hr> |
200 <em> | 200 <em> |
201 Running <a href="https://bitbucket.org/edogawaconan/dirlist-php">dirlist-php</a>. | 201 Running <a href="https://bitbucket.org/edogawaconan/dirlist-php">dirlist-php</a>. |
202 Powered by PHP <?php echo phpversion(); ?>. | 202 Powered by PHP <?php echo phpversion(); ?>. |
203 </em> | 203 </em> |
204 </footer> | |
204 | 205 |
205 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | 206 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> |
206 | 207 |
207 <script> | 208 <script> |
208 $("table > tbody > tr > td > a").each(function() { | 209 $("table > tbody > tr > td > a").each(function() { |