mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-02-09 13:44:18 +00:00
Merge branch 'master' into sqlite
This commit is contained in:
commit
69940064f9
@ -1,3 +1,4 @@
|
|||||||
|
<<<<<<< HEAD
|
||||||
# kvazar-network webapp
|
# kvazar-network webapp
|
||||||
Web-oriented content exploring platform for Kevacoin Blockchain
|
Web-oriented content exploring platform for Kevacoin Blockchain
|
||||||
|
|
||||||
@ -45,3 +46,5 @@ location @sef {
|
|||||||
|
|
||||||
#### yggdrasil
|
#### yggdrasil
|
||||||
[http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7]](http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7])
|
[http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7]](http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7])
|
||||||
|
=======
|
||||||
|
>>>>>>> master
|
||||||
|
3
public/index.php
Executable file → Normal file
3
public/index.php
Executable file → Normal file
@ -1,3 +1,4 @@
|
|||||||
|
<<<<<<< HEAD
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
require_once('../config.php');
|
require_once('../config.php');
|
||||||
@ -169,3 +170,5 @@ if ($rss) {
|
|||||||
require_once('index.phtml');
|
require_once('index.phtml');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
=======
|
||||||
|
>>>>>>> master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user