namespace PT renamed to pt
This commit is contained in:
@@ -524,7 +524,7 @@ void Rm::Clear()
|
||||
void Rm::CreateJSON(bool status)
|
||||
{
|
||||
using TemplatesFunctions::R;
|
||||
PT::WTextStream buf;
|
||||
pt::WTextStream buf;
|
||||
|
||||
JSONescape(buf, cur->request->item.url);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user