# easy-basic-authentication/1.9/index.php

Easy Basic Authentication – Add basic auth to site or admin area, version 1.9. 4 lines.

- Page: https://pluginprobe.com/plugins/easy-basic-authentication/1.9/code/index.php
- Raw: https://pluginprobe.com/plugins/easy-basic-authentication/1.9/raw/index.php
- Modified: 2023-09-29T05:45:44+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/easy-basic-authentication/1.9/code/index.php#L10-L20`.

```php
<?php
/**
* Nothing to see here.
*/
```
