update lscpd

This commit is contained in:
Usman Nasir
2019-12-11 20:53:39 +05:00
parent 118a042065
commit 52c6eb4be5
6 changed files with 15 additions and 53 deletions

View File

@@ -4,7 +4,6 @@ import sys
import importlib
importlib.reload(sys)
sys.setdefaultencoding("utf-8")
from django.shortcuts import render, redirect
from loginSystem.views import loadLoginPage
from .models import PHP, installedPackages, ApachePHP, installedPackagesApache