Added .idea project files

Added .gitignore file
Deleted LogLib.php
This commit is contained in:
Netkas 2022-12-14 19:17:21 -05:00
parent ad7dba97d2
commit bd115fcbc0
8 changed files with 201 additions and 8 deletions

View file

@ -1,8 +0,0 @@
<?php
namespace LogLib;
class LogLib
{
}