]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/file_directories/text/output/class_BaseOutputTextFile.php
Renamed BaseFile to BaseAbstractFile to make it more clear that this class is
[core.git] / inc / classes / main / file_directories / text / output / class_BaseOutputTextFile.php
index 63052f00f2819de67d637d77d5fa22ed605fee9b..1a5bbafb3a5e3947dba2b57836dfe2dba98caeff 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class BaseOutputTextFile extends BaseFile {
+class BaseOutputTextFile extends BaseAbstractFile {
        /**
         * Protected constructor
         *