mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
Merge branch 'patch-1' into 'development'
Update class.update.php - Fixed mistyped on class attribute name See merge request xevidos/codiad!1
This commit is contained in:
commit
351c9dd935
@ -24,7 +24,7 @@ class Update {
|
||||
public $archive = "";
|
||||
public $version = "";
|
||||
public $protocol = "";
|
||||
public $update_fiile = "";
|
||||
public $update_file = "";
|
||||
|
||||
//////////////////////////////////////////////////////////////////
|
||||
// METHODS
|
||||
|
Loading…
Reference in New Issue
Block a user