Subversion Repositories oidplus

Rev

Rev 950 | Rev 1086 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 950 Rev 1050
Line 15... Line 15...
15
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
 * See the License for the specific language governing permissions and
16
 * See the License for the specific language governing permissions and
17
 * limitations under the License.
17
 * limitations under the License.
18
 */
18
 */
19
 
19
 
-
 
20
namespace Frdlweb\OIDplus;
-
 
21
 
20
if (!defined('INSIDE_OIDPLUS')) die();
22
use ViaThinkSoft\OIDplus\OIDplus;
-
 
23
use ViaThinkSoft\OIDplus\OIDplusPagePluginPublic;
21
 
24
 
22
class OIDplusPagePublicRdap extends OIDplusPagePluginPublic {
25
class OIDplusPagePublicRdap extends OIDplusPagePluginPublic {
23
               
26
 
24
        public function implementsFeature($id) {
27
        public function implementsFeature($id) {
25
                if (strtolower($id) == '1.3.6.1.4.1.37476.2.5.2.3.2') return true; // modifyContent
28
                if (strtolower($id) == '1.3.6.1.4.1.37476.2.5.2.3.2') return true; // modifyContent