summaryrefslogtreecommitdiff
path: root/src/master_content.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/master_content.hpp')
-rw-r--r--src/master_content.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/master_content.hpp b/src/master_content.hpp
index 451ee7d..11eabd5 100644
--- a/src/master_content.hpp
+++ b/src/master_content.hpp
@@ -21,6 +21,7 @@ struct master : public cppcms::base_content {
std::string register_link;
std::string username;
std::string _root;
+ std::string url;
public:
master( ) : cppcms::base_content( )