File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed
Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1+ <a href =" https://github.com/NitroXy/php-forms" ><img style =" position : absolute ; top : 0 ; right : 0 ; border : 0 ;" src =" https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt =" Fork me on GitHub" data-canonical-src =" https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" ></a >
Original file line number Diff line number Diff line change 113113 <?php include ('overview/nested.php ' ); ?>
114114 </div>
115115 </div>
116+
117+ <?php include ('badge.php ' ); ?>
116118 <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script>
117119 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
118120 </body>
Original file line number Diff line number Diff line change 5050 <?php endforeach ; ?>
5151 </div>
5252
53+ <?php include ('badge.php ' ); ?>
5354 <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script>
5455 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
5556 </body>
Original file line number Diff line number Diff line change 6262 <li><code>['foo' => ['spam => 'ham']]</code> becomes <code>foo-spam="ham"</code> (deeper nesting is ok)</li>
6363 </ul>
6464 </div>
65+
66+ <?php include ('badge.php ' ); ?>
6567 <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script>
6668 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
6769 </body>
You can’t perform that action at this time.
0 commit comments