mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
yhook: rename var outSingle -> nonPair
Origin commit data
------------------
Commit: 246af91c7d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Origin message was:
------------------
- yhook: rename var outSingle -> nonPair
This commit is contained in:
@@ -139,7 +139,7 @@ public:
|
||||
std::string Sendfile; // Path & Name (local os style) of file to send
|
||||
bool keep_alive;
|
||||
bool cached; // cached by mod_cache
|
||||
bool outSingle;
|
||||
bool nonPair;
|
||||
|
||||
// Input
|
||||
CStringList ParamList; // local copy of ParamList (Request)
|
||||
|
Reference in New Issue
Block a user