typo
This commit is contained in:
parent
212e5a0aaf
commit
02fc744350
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Datenstrom Yellow extension settings
|
||||
|
||||
Extension: LBS
|
||||
Extension: Lbs
|
||||
Version: 0.9.1
|
||||
Description: LBS ist das offizielle louis-bar-syndrom.info Theme.
|
||||
Developer: Simon Pipe
|
||||
|
|
|
|||
2
lbs.php
2
lbs.php
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
// LBS extension, https://git.thepipes.ch/simon/yellow-lbs
|
||||
|
||||
class YellowLBS {
|
||||
class YellowLbs {
|
||||
const VERSION = "0.9.1";
|
||||
public $yellow; // access to API
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue