diff --git a/web/vesta/core/VestaSession.class.php b/web/vesta/core/VestaSession.class.php new file mode 100644 index 00000000..038e01f7 --- /dev/null +++ b/web/vesta/core/VestaSession.class.php @@ -0,0 +1,25 @@ + 'vesta'); + } + +} + +?>