mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-24 14:36:34 +00:00
* Renamed index.php to demo.php
This commit is contained in:
@@ -10,7 +10,7 @@ PHP class for two-factor authorization using [TOTP](http://en.wikipedia.org/wiki
|
||||
|
||||
## Usage
|
||||
|
||||
*TODO* For now: see index.php
|
||||
*TODO* For now: see demo.php
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<IncludeDebugInformation>false</IncludeDebugInformation>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="index.php" />
|
||||
<Compile Include="demo.php" />
|
||||
<Compile Include="src\TwoFactorAuth.php" />
|
||||
<Compile Include=".gitignore" />
|
||||
<Compile Include="README.md" />
|
||||
|
||||
Reference in New Issue
Block a user