Skip to content

Commit

Permalink
Semua semua
Browse files Browse the repository at this point in the history
  • Loading branch information
itorijal committed Feb 17, 2016
1 parent 5597f92 commit cf2945b
Show file tree
Hide file tree
Showing 407 changed files with 75,079 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule ^(.+)$ index.php?p=$1 [QSA,L]
8,741 changes: 8,741 additions & 0 deletions asetdesa.sql

Large diffs are not rendered by default.

Loading

0 comments on commit cf2945b

Please sign in to comment.