Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 59a1d94

Browse files
melangervyskocilpavel
authored andcommitted
Removed unused include from 'templates/spDetail-tpl.php'
1 parent a936008 commit 59a1d94

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
55
#### Changed
66
- Using of short array syntax (from array() to [])
77
- Specify engine and default charset in tables.sql
8+
- Removed unused include from 'templates/spDetail-tpl.php'
89

910
#### Fixed
1011
- Fixed the syntax of CHANGELOG

templates/spDetail-tpl.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
include dirname(__DIR__) . "/lib/Auth/Process/DatabaseCommand.php";
4-
53
use SimpleSAML\Module\proxystatistics\Auth\Process\DatabaseCommand;
64
use SimpleSAML\Module;
75

0 commit comments

Comments
 (0)