Browse Source

first test (CodeSniffer and PSR-2)

pull/110/head
Kanti 11 years ago
parent
commit
2fa0745956
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.php

+ 1
- 1
index.php View File

@ -1,4 +1,4 @@
<?php
require 'vendor/autoload.php';
require 'system/htmly.php';
require 'system/htmly.php';

Loading…
Cancel
Save