Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Commit 1e52b1d

Browse files
committed
Applying languages
1 parent f63e7b2 commit 1e52b1d

File tree

5 files changed

+165
-726
lines changed

5 files changed

+165
-726
lines changed

vqmod/ajax/ajax.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ public function doModel()
8181
//hopefully generic...
8282
function doView($file)
8383
{
84-
include VQMOD_PATH. 'views/'.$file;
84+
include VQMOD_PATH . 'views/'.$file;
8585
}
8686
}

0 commit comments

Comments
 (0)