Skip to content

Healthy-Spaces/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Healthy Places Server

Required:

A file named config.php is required that has the following file structure:

<?php 
	
	class Config {
		public $serverHashPassword = ""; 
		public $salt = "";
	}
	
?>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages