Ticket Details

Documentation for installation of plugin

BUG Ticket (pending)

###What happened:
plugin homepage states :

add the plugin to your bootstrap
```Libraries::add('li3_oauth');```

This causes a PHP fatal error.


###What was the fix:
The solution is to add it to the end of the app/config/bootstrap/libraries.php

on 06.28.10 reported by: budda

Updates

on 06.28.10 by budda
  • type was changed to bug