Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

News> add DateArchive #952

Open
h2lsoft opened this issue Sep 1, 2017 · 0 comments
Open

News> add DateArchive #952

h2lsoft opened this issue Sep 1, 2017 · 0 comments
Labels

Comments

@h2lsoft
Copy link
Owner

h2lsoft commented Sep 1, 2017

ALTER TABLE NutsNews
ADD COLUMN DateArchive DATE NOT NULL AFTER DateGMTExpiration,
ADD INDEX DateArchive (DateArchive);

ARSEP PROJECT

/plugins/_news/lang/*
/plugins/_news/list.inc.php
/plugins/_news/view.inc.php
/plugins/_news/form.inc.php

@h2lsoft h2lsoft added the 5.2 label Sep 1, 2017
@h2lsoft h2lsoft changed the title NEws> add DateArchive News> add DateArchive Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant