mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
Update class.update.php - Fixed mistyped on class attribute name
This commit is contained in:
parent
8fa741a9d6
commit
1f9a698521
@ -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