diff options
author | carlgmathisen <> | 2008-12-07 13:05:26 +0000 |
---|---|---|
committer | carlgmathisen <> | 2008-12-07 13:05:26 +0000 |
commit | bd209f749d3e220d8445137939fd21d292e1d8e4 (patch) | |
tree | 21c4d4e82f91e3f3cb5dcaf96ec46e4942123961 /.gitattributes | |
parent | 736e92efbc75908a2bf26fe333a03990e3bb8100 (diff) |
sqlmap application.php
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d4935b74..6a7016a2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1854,6 +1854,7 @@ demos/sqlmap/protected/.htaccess -text demos/sqlmap/protected/APP_CODE/Person.php -text demos/sqlmap/protected/App_Data/person.xml -text demos/sqlmap/protected/App_Data/test.db -text +demos/sqlmap/protected/application.php -text demos/sqlmap/protected/application.xml -text demos/sqlmap/protected/pages/Manual/BigPicture.page -text demos/sqlmap/protected/pages/Manual/BuildingTSqlMapper.page -text |